Barebones C Template for boilr
You can clone this repo and inspect/modify it before importing it into boilr as follows:
- Clone this repo somewhere comfortable.
- Run
boilr template save <template-path> <template-tag>
You can install this repo without cloning it as follows:
- Run
boilr template download oneirosFade/boilr-c <template-tag>
Create an empty Java project with boilr template use <template-tag> <target-dir>
This is a pretty tiny project, but feel free to contribute fixes or additions.
This project is licensed under the WTFPL.