An open API service indexing awesome lists of open source software.

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.

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.