Home

tmpl @main - refs - log - search -
https://git.jolheiser.com/tmpl.git
Template automation
README.md - raw
 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
19
# tmpl

Template automation for the less exciting parts of setting up new projects or re-typing the same thing over and over.

Heavily inspired by [boilr](https://github.com/tmrts/boilr). 

The two projects share many similarities, however other than general layout/structure the implementation is entirely my own.

[CLI Docs](CLI.md)

[Project Docs/FAQs](FAQ.md)

## Examples 

Check out the [license](https://git.jojodev.com/jolheiser/tmpls/src/branch/license) and [makefile](https://git.jojodev.com/jolheiser/tmpls/src/branch/makefile) branch of my [template repository](https://git.jojodev.com/jolheiser/tmpls). 

## License

[MIT](LICENSE)