Developer Information¶
Welcome to the Quicksilver Developer Documentation. Here you will find information on how to build, debug, and contribute to Quicksilver, as well as how to develop plugins.
Project & Contributing¶
- Getting Involved: Overview of how you can get involved.
- Developer Information: Links to source code and resources.
- Github Best Practices: Coding style and PR workflow.
- Release Process: Checklist for releasing.
App Development¶
- Building Quicksilver: How to build from source.
- Debugging Quicksilver: Debugging tips.
- Unit Tests: Running tests.
- Localization: i18n/l10n guide.
Plugin Development¶
- Plugin Development Reference: The comprehensive guide.
- Notifications: Notifications reference.
- Upgrading Xibs: Migration info.
Architecture¶
- Quicksilver Server: Server interaction.