Go to file
John Olheiser c173eee38c Explain .tmplkeep (#17)
Co-authored-by: jolheiser <john.olheiser@gmail.com>
Reviewed-on: https://gitea.com/jolheiser/tmpl/pulls/17
Co-authored-by: John Olheiser <john.olheiser@gmail.com>
Co-committed-by: John Olheiser <john.olheiser@gmail.com>
2021-01-03 11:29:37 +08:00
.gitea Explain .tmplkeep (#17) 2021-01-03 11:29:37 +08:00
cmd
registry
.drone.yml
.gitignore
CLI.md
DOCS.md Explain .tmplkeep (#17) 2021-01-03 11:29:37 +08:00
Earthfile
LICENSE
Makefile
README.md
docs.go Explain .tmplkeep (#17) 2021-01-03 11:29:37 +08:00
go.mod
go.sum
main.go

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

Project Docs/FAQs

Examples

Check out the license and makefile branch of my template repository.

License

MIT