Go to file
jolheiser 5e164b9bb9
Fix tab writers
Signed-off-by: jolheiser <john.olheiser@gmail.com>
2020-11-17 00:04:57 -06:00
cmd Fix tab writers 2020-11-17 00:04:57 -06:00
registry Fix TOML tags 2020-11-16 23:57:46 -06:00
.gitignore Initial Commit 2020-11-16 23:41:34 -06:00
DOCS.md Add CLI docs 2020-11-16 23:43:07 -06:00
LICENSE Re-format license using tmpl-license repo 2020-11-16 23:49:40 -06:00
Makefile Add CLI docs 2020-11-16 23:43:07 -06:00
README.md Add README 2020-11-16 23:54:35 -06:00
docs.go Initial Commit 2020-11-16 23:41:34 -06:00
go.mod Initial Commit 2020-11-16 23:41:34 -06:00
go.sum Initial Commit 2020-11-16 23:41:34 -06:00
main.go Initial Commit 2020-11-16 23:41:34 -06:00

README.md

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.

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

CLI Docs

License

MIT