Project composer#

A convenient system to structure and compose applications from a modular project.

Basically, you give it a project manifest that will be used to organize your various project parts. Parts can be classes, text files or you can implement another part kind.

Dependencies#

User’s Guide#

Developer’s Guide#