John Olheiser
6dc75436fc
Rename check to vet Signed-off-by: jolheiser <john.olheiser@gmail.com> Parallel compliance Signed-off-by: jolheiser <john.olheiser@gmail.com> Update lint and move back to arm64 for compliance Signed-off-by: jolheiser <john.olheiser@gmail.com> Releases and tags Signed-off-by: jolheiser <john.olheiser@gmail.com> Move checks to amd64 Signed-off-by: jolheiser <john.olheiser@gmail.com> Add CI Signed-off-by: jolheiser <john.olheiser@gmail.com> Co-authored-by: jolheiser <john.olheiser@gmail.com> Reviewed-on: https://gitea.com/jolheiser/tmpl/pulls/6 Co-Authored-By: John Olheiser <john.olheiser@gmail.com> Co-Committed-By: John Olheiser <john.olheiser@gmail.com> |
||
---|---|---|
cmd | ||
registry | ||
.drone.yml | ||
.gitignore | ||
CLI.md | ||
DOCS.md | ||
Earthfile | ||
LICENSE | ||
Makefile | ||
README.md | ||
docs.go | ||
go.mod | ||
go.sum | ||
main.go |
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.