Skip to content

Latest commit

 

History

History
26 lines (17 loc) · 826 Bytes

README.md

File metadata and controls

26 lines (17 loc) · 826 Bytes

Barebones C Template for boilr

Installation

Cloning

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>

No Cloning

You can install this repo without cloning it as follows:

  • Run boilr template download oneirosFade/boilr-c <template-tag>

Usage

Create an empty Java project with boilr template use <template-tag> <target-dir>

Contributing

This is a pretty tiny project, but feel free to contribute fixes or additions.

License

This project is licensed under the WTFPL.