John Olheiser
19edb3a580
Add env and restore commands Signed-off-by: jolheiser <john.olheiser@gmail.com> Check for existance Signed-off-by: jolheiser <john.olheiser@gmail.com> Co-authored-by: jolheiser <john.olheiser@gmail.com> Reviewed-on: https://gitea.com/jolheiser/tmpl/pulls/11 Co-Authored-By: John Olheiser <john.olheiser@gmail.com> Co-Committed-By: John Olheiser <john.olheiser@gmail.com> |
||
---|---|---|
cmd | ||
registry | ||
.drone.yml | ||
.gitignore | ||
CLI.md | ||
DOCS.md | ||
Earthfile | ||
LICENSE | ||
Makefile | ||
README.md | ||
docs.go | ||
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.
Examples
Check out the license and makefile branch of my template repository.