https://github.com/nikoksr/proji-examples
Class, script and file templates for proji.
https://github.com/nikoksr/proji-examples
Last synced: over 1 year ago
JSON representation
Class, script and file templates for proji.
- Host: GitHub
- URL: https://github.com/nikoksr/proji-examples
- Owner: nikoksr
- License: mit
- Created: 2019-11-28T23:07:51.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2020-03-07T00:20:54.000Z (over 6 years ago)
- Last Synced: 2024-10-06T05:41:40.725Z (almost 2 years ago)
- Language: Shell
- Size: 25.4 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
proji-examples
This repo will hold examples of classes, files and scripts for proji.
## WIP
This is a work-in-progress! The structure and integration into [proji](https://github.com/nikoksr/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
## 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.