You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ci/woodpecker/push/woodpecker Pipeline was successful
Details
ci/woodpecker/tag/woodpecker Pipeline was successful
Details
Resolves #25 Co-authored-by: jolheiser <john.olheiser@gmail.com> Reviewed-on: #26 |
8 months ago | |
---|---|---|
.gitea | 2 years ago | |
cmd | 12 months ago | |
config | 12 months ago | |
env | 12 months ago | |
registry | 8 months ago | |
schema | 12 months ago | |
.gitignore | 12 months ago | |
.goreleaser.yaml | 12 months ago | |
.woodpecker.yml | 12 months ago | |
CLI.md | 12 months ago | |
FAQ.md | 12 months ago | |
LICENSE | 3 years ago | |
README.md | 12 months ago | |
cli.go | 12 months ago | |
go.mod | 8 months ago | |
go.sum | 8 months ago | |
main.go | 2 years 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.