Commit graph

62 commits

Author SHA1 Message Date
Glenn Y. Rolland 46ef698224 fix: add missing patch for jinja 2024-01-04 22:54:32 +01:00
Glenn Y. Rolland 3c28d5eace refactor: move docs/ to misc/logo/ 2024-01-04 22:53:38 +01:00
Glenn Y. Rolland 3f75ccca34 refactor: move prompts/ to misc/ 2024-01-04 22:53:21 +01:00
Glenn Y. Rolland aa2ddc0302 doc: improve example prompts
All checks were successful
continuous-integration/drone/push Build is passing
2024-01-04 17:54:37 +01:00
Glenn Y. Rolland 0c9860f420 doc: fix another typo
All checks were successful
continuous-integration/drone/push Build is passing
2024-01-04 17:19:50 +01:00
Glenn Y. Rolland 010ff2a7d2 doc: fix another typo in list
All checks were successful
continuous-integration/drone/push Build is passing
2024-01-04 17:19:17 +01:00
Glenn Y. Rolland 8b495c5c5c doc: fix link to issue tracker
All checks were successful
continuous-integration/drone/push Build is passing
2024-01-04 17:09:00 +01:00
Glenn Y. Rolland 7edbf005f6 doc: fix typo
All checks were successful
continuous-integration/drone/push Build is passing
2024-01-04 17:05:09 +01:00
Glenn Y. Rolland ff2c660d90 doc: improve README with prompting examples
All checks were successful
continuous-integration/drone/push Build is passing
2024-01-04 17:04:20 +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 be4a80939b doc: improve wording
Some checks failed
continuous-integration/drone/push Build is failing
2024-01-04 12:47:30 +01:00
Glenn Y. Rolland a7df9a69b2 doc: improve wording
Some checks failed
continuous-integration/drone/push Build is failing
2024-01-04 12:44:08 +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 218d057071 ci: add unit testing
Some checks failed
continuous-integration/drone/push Build is failing
2024-01-04 11:58:55 +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 ca4485b1ca chore: enable LFS 2024-01-04 11:53:26 +01:00
Glenn Y. Rolland d873083ad8 docs: add example prompt 2024-01-04 11:52:59 +01:00
Glenn Y. Rolland d296c9d159 chore: do not ignore docs dir
All checks were successful
continuous-integration/drone/push Build is passing
2024-01-04 11:52:43 +01:00
Glenn Y. Rolland 8af888d898 chore: ignore more files in config 2024-01-04 11:52:23 +01:00
Glenn Y. Rolland 31d9b6bcda doc: add logo
All checks were successful
continuous-integration/drone/push Build is passing
2024-01-04 11:51:44 +01:00
Glenn Y. Rolland e11a64edb8 doc: update preamble
All checks were successful
continuous-integration/drone/push Build is passing
2024-01-03 18:49:49 +01:00
Glenn Y. Rolland 206d9ffb65 doc: add info about mirror
All checks were successful
continuous-integration/drone/push Build is passing
2024-01-03 18:41:53 +01:00
Glenn Y. Rolland e74a98f228 doc: improve presentation
All checks were successful
continuous-integration/drone/push Build is passing
2024-01-03 18:18:18 +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 a39680de4f doc: update ignore option
All checks were successful
continuous-integration/drone/push Build is passing
2024-01-03 18:08:31 +01:00
Glenn Y. Rolland 0dca861a40 doc: simplify examples in README
All checks were successful
continuous-integration/drone/push Build is passing
2024-01-03 18:02:40 +01:00
Glenn Y. Rolland 595cdb8f3a chore: do not force owner root in install (allow local install)
All checks were successful
continuous-integration/drone/push Build is passing
2024-01-03 18:01:36 +01:00
Glenn Y. Rolland 11b452b438 chore: add local copy of config file 2024-01-03 18:00:22 +01:00
Glenn Y. Rolland 91bee1621f doc: fix commands in README.md
All checks were successful
continuous-integration/drone/push Build is passing
2024-01-03 17:58:31 +01:00
Glenn Y. Rolland 1c01e3228a doc: use ctrlc to help focus on content
All checks were successful
continuous-integration/drone/push Build is passing
2024-01-03 17:57:02 +01:00
Glenn Y. Rolland 29cf12f8cd doc: fix typo & add syntaxic coloration for yaml
All checks were successful
continuous-integration/drone/push Build is passing
2024-01-03 17:53:01 +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 3a324c8846 ci: bump alpine version to get access to libmagic-static
Some checks failed
continuous-integration/drone/push Build is failing
2024-01-03 16:47:48 +01:00
Glenn Y. Rolland dc2ab7c4af ci: add missing dependency file-dev
Some checks failed
continuous-integration/drone/push Build is failing
2024-01-03 15:45:12 +01:00
Glenn Y. Rolland 09476501c8 ci: add missing dependency libmagic
Some checks failed
continuous-integration/drone/push Build is failing
2024-01-03 15:43:54 +01:00
Glenn Y. Rolland 8bceacd4b0 doc: add badges
Some checks failed
continuous-integration/drone Build is failing
2024-01-03 14:21:34 +01:00
Glenn Y. Rolland a8a981ca8b chore: ignore .vagrant directory 2024-01-03 14:08:09 +01:00
Glenn Y. Rolland b62c1d1d47 doc: improve 'prerequisites' section 2024-01-03 14:07:34 +01:00
Glenn Y. Rolland 9390263f1d feat: add vagrant provisioning scripts 2024-01-03 14:06:58 +01:00
Glenn Y. Rolland 0df153053d feat: add install target to Makefile 2024-01-03 14:06:13 +01:00
Glenn Y. Rolland 1b332d1b1e chore: add testing & demo tools 2024-01-03 11:36:33 +01:00
Glenn Y. Rolland 981852674a test: add config spec & data 2024-01-02 14:35:22 +01:00
Glenn Y. Rolland 064c03c169 ci: add .drone.yaml file 2024-01-02 14:35:01 +01:00
Glenn Y. Rolland 5143c050a1 chore: improve gitignore syntax 2024-01-02 12:33:13 +01:00
Glenn Y. Rolland d65f3b7ce6 chore: add editorconfig 2024-01-02 12:32:59 +01:00
Glenn Y. Rolland 455d1b828e config: patterns are now regexp 2024-01-02 12:32:42 +01:00
Glenn Y. Rolland 29bc6495f5 feat: add unit tests 2024-01-02 12:32:27 +01:00