I wanted to share my Regolith filter - System Template. System Template is a filter that lets you organize your projects differently by grouping files by their purpose instead of grouping them by their type. This way each aspect of the project is contained in its own directory. It also provides some extra features that let you generate code.
It's good for sharing small parts of the code and for their reusability.
I've been using it for add-ons that I develop for some time and I decided to write a proper documentation for it to share it with more people.
- Documentation: https://system-template-docs.readthedocs.io/en/stable/introduction/introduction/#
- The filter: https://github.com/Nusiq/regolith-filters/tree/master/system_template
The documentation contains tutorials and a demo project that explains how to use System Template.
Various filters for Regolith. Contribute to Nusiq/regolith-filters development by creating an account on GitHub.