jolheiser
07ccb51584
ci/woodpecker/push/woodpecker Pipeline was successful
Details
ci/woodpecker/tag/woodpecker Pipeline was successful
Details
1. Switch from TOML to YAML (oof) 2. Add a JSON schema for templates (anti-oof) 3. Add functionality for prompt defaults to be based on earlier prompt answers 4. Add env commands and setting/loading for tmpl-specific env 5. Use a more helpful testing library Co-authored-by: jolheiser <john.olheiser@gmail.com> Reviewed-on: #22 |
||
---|---|---|
.gitea | ||
cmd | ||
config | ||
env | ||
registry | ||
schema | ||
.gitignore | ||
.goreleaser.yaml | ||
.woodpecker.yml | ||
CLI.md | ||
FAQ.md | ||
LICENSE | ||
README.md | ||
cli.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.