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.
|
4 months ago | |
---|---|---|
.gitea | 2 years ago | |
cmd | 8 months ago | |
config | 8 months ago | |
env | 8 months ago | |
registry | 4 months ago | |
schema | 8 months ago | |
.gitignore | 8 months ago | |
.goreleaser.yaml | 8 months ago | |
.woodpecker.yml | 8 months ago | |
CLI.md | 8 months ago | |
FAQ.md | 8 months ago | |
LICENSE | 2 years ago | |
README.md | 8 months ago | |
cli.go | 8 months ago | |
go.mod | 4 months ago | |
go.sum | 4 months ago | |
main.go | 1 year 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.