Commit Graph

14 Commits (main)

Author SHA1 Message Date
jolheiser 44de3c2376 chore: survey -> huh (#30)
ci/woodpecker/push/woodpecker Pipeline was successful Details
Reviewed-on: #30
Co-authored-by: jolheiser <john.olheiser@gmail.com>
Co-committed-by: jolheiser <john.olheiser@gmail.com>
2023-12-20 04:07:47 +00:00
jolheiser 2e05546c71 Nushell completions (#28)
ci/woodpecker/push/woodpecker Pipeline was successful Details
Reviewed-on: #28
2023-08-20 17:39:15 +00:00
jolheiser 512bf7394d Derive branch name (#27)
ci/woodpecker/push/woodpecker Pipeline was successful Details
Reviewed-on: #27
Co-authored-by: jolheiser <john.olheiser@gmail.com>
Co-committed-by: jolheiser <john.olheiser@gmail.com>
2023-08-17 04:02:19 +00:00
jolheiser d02502078f Add options support (#24)
ci/woodpecker/push/woodpecker Pipeline was successful Details
ci/woodpecker/tag/woodpecker Pipeline was successful Details
<!--
1. Did you add documentation?
2. Did you add tests?
3. Do you need to re-run formatting?
4. Do you need to re-run docs.go?
-->

Co-authored-by: jolheiser <john.olheiser@gmail.com>
Reviewed-on: #24
2022-06-15 14:59:21 +00:00
jolheiser c348255c37 Load env on download (#23)
ci/woodpecker/push/woodpecker Pipeline was successful Details
ci/woodpecker/tag/woodpecker Pipeline was successful Details
Co-authored-by: jolheiser <john.olheiser@gmail.com>
Reviewed-on: #23
2022-06-14 20:20:51 +00:00
jolheiser 07ccb51584 Major changes (#22)
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
2022-06-14 19:59:53 +00:00
jolheiser d9564663db Update and move to woodpecker (#18)
continuous-integration/woodpecker the build failed Details
Reviewed-on: #18
Co-authored-by: jolheiser <john.olheiser@gmail.com>
Co-committed-by: jolheiser <john.olheiser@gmail.com>
2021-11-02 03:22:27 +00:00
John Olheiser 19edb3a580 Add env and restore commands (#11)
Add env and restore commands

Signed-off-by: jolheiser <john.olheiser@gmail.com>

Check for existance

Signed-off-by: jolheiser <john.olheiser@gmail.com>

Co-authored-by: jolheiser <john.olheiser@gmail.com>
Reviewed-on: https://gitea.com/jolheiser/tmpl/pulls/11
Co-Authored-By: John Olheiser <john.olheiser@gmail.com>
Co-Committed-By: John Olheiser <john.olheiser@gmail.com>
2020-11-30 13:16:25 +08:00
jolheiser 0b0de4be35
Docs overhaul, path expansion, more tests, better prompts
Signed-off-by: jolheiser <john.olheiser@gmail.com>
2020-11-21 23:25:24 -06:00
jolheiser ff2f159802
Fix docs and list commands
Signed-off-by: jolheiser <john.olheiser@gmail.com>
2020-11-18 23:19:19 -06:00
jolheiser 1c516ad3db
More tests and env variables
Signed-off-by: jolheiser <john.olheiser@gmail.com>
2020-11-18 23:08:49 -06:00
jolheiser cae16cdbdc
Add helpers, tests, and refactor download vs save
Signed-off-by: jolheiser <john.olheiser@gmail.com>
2020-11-18 11:22:48 -06:00
jolheiser 5e164b9bb9
Fix tab writers
Signed-off-by: jolheiser <john.olheiser@gmail.com>
2020-11-17 00:04:57 -06:00
jolheiser 6de6e4ef70
Initial Commit
Signed-off-by: jolheiser <john.olheiser@gmail.com>
2020-11-16 23:41:34 -06:00