Home

tmpl @cae16cdbdc6ec5ee3def0755aeb1959f1d20f7de - refs - log -
-
https://git.jolheiser.com/tmpl.git
Template automation
tmpl / README.md
- raw
 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
# 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](DOCS.md)

## Examples 

Checkout the [license](https://gitea.com/jolheiser/tmpls/src/branch/license) and [makefile](https://gitea.com/jolheiser/tmpls/src/branch/makefile) branch of my [template repository](https://gitea.com/jolheiser/tmpls). 

## License

[MIT](LICENSE)