25 Commits

Author SHA1 Message Date
6b41418c00 split long desc across lines
Some checks failed
Auto-Update Go Modules / update-go-modules (push) Has been cancelled
2025-03-17 22:52:12 +00:00
github-actions[bot]
4800b29707 chore: auto-update Go modules 2025-03-17 00:05:32 +00:00
8a9539ea60 Taskfile skip the generate task if templates already exist
Some checks failed
Auto-Update Go Modules / update-go-modules (push) Has been cancelled
make note of --force flag.
2025-03-16 02:14:25 +00:00
626e40b653 add 0.2.0 and 0.3.0 to CHANGELOG
Some checks failed
CI / Lint (push) Has been cancelled
v0.3.0
2025-03-14 21:58:57 +00:00
fd9c7194c1 CLI may now accept multiple template names 2025-03-14 21:53:06 +00:00
388a204299 open file in append mode 2025-03-14 21:49:55 +00:00
a3c2d2cfbf test against empty string
Some checks are pending
CI / Lint (push) Waiting to run
2025-03-13 18:22:52 +00:00
7ada4e9328 remove the done channel
Some checks are pending
CI / Lint (push) Waiting to run
add prune task to Taskfile
v0.2.1
2025-03-12 21:03:52 +00:00
eaf091dc1a upd links
Some checks are pending
CI / Lint (push) Waiting to run
2025-03-12 15:48:43 +00:00
99871a9040 fix links in special thanks 2025-03-12 15:46:56 +00:00
1ca4304806 add Install with Go tools
remove release task from Taskfile
2025-03-12 15:15:42 +00:00
59521e1cd0 rename gen.go to main.go
no changes to file contents
2025-03-12 15:15:08 +00:00
fcb23a3c01 create templates concurrently v0.2.0 2025-03-12 13:30:17 +00:00
c2b7dfcb18 rename registry functions 2025-03-12 12:54:13 +00:00
f0b64e3a75 add golangci-lint config + action
Some checks failed
CI / Lint (push) Has been cancelled
2025-03-10 15:21:54 +00:00
32714f55d2 rename GignoreClient to Client
add docstrings
2025-03-10 15:21:27 +00:00
8e53c4fbeb add platform badges 2025-03-10 11:38:31 +00:00
6fc81a4c96 add bin/ to .gitignore v0.1.1 2025-03-10 11:19:37 +00:00
820ed2055b return err from listTemplates 2025-03-10 11:19:30 +00:00
eba8dd0113 log gen message at info level 2025-03-10 11:19:03 +00:00
f262277aca rename TemplateRegistry factory method 2025-03-10 11:18:42 +00:00
c11b94ec0d add upd go modules action 2025-03-10 11:08:37 +00:00
7539d8ca76 upd special thanks 2025-03-10 00:50:05 +00:00
bd8dc7c594 add loglevel flag to README. 2025-03-09 23:25:33 +00:00
9ccbac7082 first commit v0.1.0 2025-03-09 23:18:02 +00:00