Go to file
jolheiser dacfe26650
ci/woodpecker/push/woodpecker Pipeline was successful Details
ci/woodpecker/pr/woodpecker Pipeline was successful Details
Add goreleaser
Signed-off-by: jolheiser <john.olheiser@gmail.com>
2022-06-02 22:47:06 -05:00
.gitea Explain .tmplkeep (#17) 2021-01-03 11:29:37 +08:00
cmd Update and move to woodpecker (#18) 2021-11-02 03:22:27 +00:00
registry Add .tmplkeep (#16) 2021-01-03 11:06:32 +08:00
.gitignore Add goreleaser 2022-06-02 22:47:06 -05:00
.goreleaser.yaml Add goreleaser 2022-06-02 22:47:06 -05:00
.woodpecker.yml Add goreleaser 2022-06-02 22:47:06 -05:00
CLI.md Add env and restore commands (#11) 2020-11-30 13:16:25 +08:00
DOCS.md Update and move to woodpecker (#18) 2021-11-02 03:22:27 +00:00
LICENSE Re-format license using tmpl-license repo 2020-11-16 23:49:40 -06:00
README.md Update and move to woodpecker (#18) 2021-11-02 03:22:27 +00:00
docs.go Update and move to woodpecker (#18) 2021-11-02 03:22:27 +00:00
go.mod Update and move to woodpecker (#18) 2021-11-02 03:22:27 +00:00
go.sum Update and move to woodpecker (#18) 2021-11-02 03:22:27 +00:00
main.go Update and move to woodpecker (#18) 2021-11-02 03:22:27 +00:00
tools.go Update and move to woodpecker (#18) 2021-11-02 03:22:27 +00: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