Commit graph

19 commits

Author SHA1 Message Date
Glenn Y. Rolland bde15cfd25 feat: env CODE_PRELOADER_DETECT=no disables config auto-detect 2024-01-05 11:47:52 +01:00
Glenn Y. Rolland d39d597128 feat: use embedded filesystem for default files
Some checks failed
continuous-integration/drone/push Build is failing
2024-01-04 23:14:14 +01:00
Glenn Y. Rolland b687979296 feat: make templating system work
Some checks failed
continuous-integration/drone/push Build is failing
continuous-integration/drone/pr Build is failing
2024-01-04 22:51:04 +01:00
Glenn Y. Rolland fccbce8869 refactor: store processed content for crinja (later)
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/pr Build is passing
2024-01-04 17:58:14 +01:00
Glenn Y. Rolland a1ff045da3 fix: remove ./ prefix in paths
All checks were successful
continuous-integration/drone/push Build is passing
2024-01-04 16:35:39 +01:00
Glenn Y. Rolland d2d311a866 refactor: unify management of subcommands
Some checks failed
continuous-integration/drone/push Build is failing
2024-01-04 13:05:41 +01:00
Glenn Y. Rolland f533680f9f fix: missing coma in array
Some checks failed
continuous-integration/drone/push Build is failing
2024-01-04 13:00:08 +01:00
Glenn Y. Rolland c359e9f826 feat: implement init
Some checks failed
continuous-integration/drone/push Build is failing
2024-01-04 12:57:05 +01:00
Glenn Y. Rolland 790152ec36 fix: improve CLI options
Some checks failed
continuous-integration/drone/push Build is failing
2024-01-04 12:42:34 +01:00
Glenn Y. Rolland e418f58f44 feat: start implementing pack and init commands
All checks were successful
continuous-integration/drone/push Build is passing
2024-01-04 11:53:50 +01:00
Glenn Y. Rolland 29a13e28cd doc: improve usage output
All checks were successful
continuous-integration/drone/push Build is passing
2024-01-03 18:14:03 +01:00
Glenn Y. Rolland 3244130a51 feat: add version
All checks were successful
continuous-integration/drone/push Build is passing
2024-01-03 17:03:40 +01:00
Glenn Y. Rolland fb2b85fcb8 feat: improve files filtering 2024-01-02 12:32:00 +01:00
Glenn Y. Rolland e0f7244db7 feat: add support for mime-type 2023-12-31 13:47:16 +01:00
Glenn Y. Rolland fdc80bfadc feat: add support for configuration file 2023-12-29 16:31:17 +01:00
Glenn Y. Rolland f87920a393 feat: add alternative (shorter) syntax for prompts 2023-12-29 16:01:40 +01:00
Glenn Y. Rolland 7e8d31354a refactor: move config out of cli 2023-12-29 15:53:54 +01:00
Glenn Y. Rolland e6ec6d9203 Update 2023-12-29 14:57:11 +01:00
Glenn Y. Rolland 7da2465cad Initial import 2023-12-29 14:13:20 +01:00