Awesome
<div align="center"> <h1>proji-examples</h1> <h3>This repo will hold examples of classes, files and scripts for proji.</h3> </div>WIP
This is a work-in-progress! The structure and integration into proji of this repo will most likely change in the near future.
Structure
- classes:
- owner:
- class-name:
- files: template files that belong to the class
- scripts: shell scripts that belong to the class
- proji-*.toml: the actual class config
- class-name:
- owner:
Goals
- Collect as many different project configurations as possible and make them accessible for everyone
- Serve as a temporary collection for all kinds of proji configs until a better solution is there
Contribute
Contributions are very welcome! Fork the repo, create a branch with a fitting name, take an example from the structure of the existing configs and create a PR when you're done.