Go to file
jolheiser 4281434739
ci/woodpecker/push/woodpecker Pipeline was successful Details
feat: nix nushell completions (#32)
Reviewed-on: #32
Co-authored-by: jolheiser <john.olheiser@gmail.com>
Co-committed-by: jolheiser <john.olheiser@gmail.com>
2023-12-22 19:44:44 +00:00
.gitea Explain .tmplkeep (#17) 2021-01-03 11:29:37 +08:00
cmd chore: survey -> huh (#30) 2023-12-20 04:07:47 +00:00
config Prompt types (#29) 2023-08-20 20:01:58 +00:00
contrib Nushell completions (#28) 2023-08-20 17:39:15 +00:00
env Major changes (#22) 2022-06-14 19:59:53 +00:00
registry chore: survey -> huh (#30) 2023-12-20 04:07:47 +00:00
schema Prompt types (#29) 2023-08-20 20:01:58 +00:00
.gitignore Add goreleaser (#21) 2022-06-03 04:11:44 +00:00
.goreleaser.yaml Add goreleaser (#21) 2022-06-03 04:11:44 +00:00
.woodpecker.yml Add goreleaser (#21) 2022-06-03 04:11:44 +00:00
CLI.md Major changes (#22) 2022-06-14 19:59:53 +00:00
FAQ.md Derive branch name (#27) 2023-08-17 04:02:19 +00:00
LICENSE Re-format license using tmpl-license repo 2020-11-16 23:49:40 -06:00
README.md Major changes (#22) 2022-06-14 19:59:53 +00:00
cli.go Major changes (#22) 2022-06-14 19:59:53 +00:00
flake.lock feat: nix (#31) 2023-12-20 04:14:45 +00:00
flake.nix feat: nix nushell completions (#32) 2023-12-22 19:44:44 +00:00
go.mod chore: survey -> huh (#30) 2023-12-20 04:07:47 +00:00
go.sum chore: survey -> huh (#30) 2023-12-20 04:07:47 +00:00
main.go Update and move to woodpecker (#18) 2021-11-02 03:22:27 +00:00

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.

CLI Docs

Project Docs/FAQs

Examples

Check out the license and makefile branch of my template repository.

License

MIT