Go to file
jolheiser cae16cdbdc
Add helpers, tests, and refactor download vs save
Signed-off-by: jolheiser <john.olheiser@gmail.com>
2020-11-18 11:22:48 -06:00
cmd Add helpers, tests, and refactor download vs save 2020-11-18 11:22:48 -06:00
registry Add helpers, tests, and refactor download vs save 2020-11-18 11:22:48 -06:00
.gitignore Initial Commit 2020-11-16 23:41:34 -06:00
DOCS.md Add helpers, tests, and refactor download vs save 2020-11-18 11:22:48 -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 helpers, tests, and refactor download vs save 2020-11-18 11:22:48 -06:00
docs.go Initial Commit 2020-11-16 23:41:34 -06:00
go.mod Add helpers, tests, and refactor download vs save 2020-11-18 11:22:48 -06:00
go.sum Add helpers, tests, and refactor download vs save 2020-11-18 11:22:48 -06:00
main.go Add helpers, tests, and refactor download vs save 2020-11-18 11:22:48 -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

Examples

Checkout the license and makefile branch of my template repository.

License

MIT