You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
7 months ago | |
---|---|---|
.gitea | 1 year ago | |
cmd | 7 months ago | |
registry | 1 year ago | |
.gitignore | 2 years ago | |
.woodpecker.yml | 7 months ago | |
CLI.md | 1 year ago | |
DOCS.md | 7 months ago | |
LICENSE | 2 years ago | |
README.md | 7 months ago | |
docs.go | 7 months ago | |
go.mod | 7 months ago | |
go.sum | 7 months ago | |
main.go | 7 months ago | |
tools.go | 7 months ago |
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.