Go to file
John Olheiser 47ef9ea0be Fix CI (#8)
Update '.drone.yml'

Reviewed-on: https://gitea.com/jolheiser/tmpl/pulls/8
Co-Authored-By: John Olheiser <john.olheiser@gmail.com>
Co-Committed-By: John Olheiser <john.olheiser@gmail.com>
2020-11-24 07:28:10 +08:00
cmd Docs overhaul, path expansion, more tests, better prompts 2020-11-21 23:25:24 -06:00
registry Expand the template.toml file (#7) 2020-11-23 13:02:16 +08:00
.drone.yml Fix CI (#8) 2020-11-24 07:28:10 +08:00
.gitignore Initial Commit 2020-11-16 23:41:34 -06:00
CLI.md Docs overhaul, path expansion, more tests, better prompts 2020-11-21 23:25:24 -06:00
DOCS.md Expand the template.toml file (#7) 2020-11-23 13:02:16 +08:00
Earthfile Add CI (#6) 2020-11-23 12:40:45 +08: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 Docs overhaul, path expansion, more tests, better prompts 2020-11-21 23:25:24 -06:00
docs.go Docs overhaul, path expansion, more tests, better prompts 2020-11-21 23:25:24 -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

Project Docs/FAQs

Examples

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

License

MIT