Package Development

This chapter is intended to focus on package management and not so much development itself, hence this is mainly a summary page with helpful links regarding actual development. As you will notice upon creating a package, the /src/<PACKAGE>/ directory is blank. This is your blank canvas and provides you with the freedom to develop in any style and design you wish with limited restriction.

However, there are a plentiful number of tools and resources to streamline and expedite your development. Click on any of the below links to continue.

Use the above links to discover the various automated code generation tools available, and all other chapters within the documentation for details on how to manage the database, HTTP requests, provide communication to users in various mediums, and so on