Commit graph

21 commits

Author SHA1 Message Date
Glenn Y. Rolland 1e63606f72 feat: Add support for --no-cache option 2024-02-15 18:56:15 +01:00
Glenn Y. Rolland 9d13f8216f feat: add option for multiple instances
Some checks failed
continuous-integration/drone/push Build is failing
2024-02-14 15:29:36 +01:00
Glenn Y. Rolland a007211e29 feat: add support for port detection
Some checks failed
continuous-integration/drone/push Build is failing
2024-02-14 14:51:15 +01:00
Glenn Y. Rolland b588503b79 fix: use the right variable for mkdocs port options
Some checks failed
continuous-integration/drone/push Build is failing
2024-02-14 14:34:29 +01:00
Glenn Y. Rolland 81b845fc66 feat: add support for port selection
Some checks failed
continuous-integration/drone/push Build is failing
Add support for base port selection
- add --port PORT and -p PORT options on command line
- add naive (not implemented) support for port detection
- docs container is now mapped to PORT
- slides container is now mapped to PORT+100
2024-02-14 14:29:41 +01:00
Glenn Y. Rolland a2272230e2 feat(write): Add content nodes support
Some checks failed
continuous-integration/drone/push Build is failing
2023-04-27 20:49:36 +02:00
Glenn Y. Rolland 615c377623 feat(write): Add support for templates 2023-04-27 20:49:36 +02:00
Glenn Y. Rolland 5689929c83 feat(write): Add basic support for prompts management 2023-04-27 20:49:32 +02:00
Glenn Y. Rolland 0832e4c877 refactor: Clean up the logging system 2023-04-27 20:49:16 +02:00
Glenn Y. Rolland 8ae9599d0f fix(build): make image load work 2023-04-27 20:49:00 +02:00
Glenn Y. Rolland 3f985f2751 feat: use Log library instead of puts
All checks were successful
continuous-integration/drone/push Build is passing
2023-04-25 12:28:16 +02:00
Glenn Y. Rolland a921acc3f9 ci: add missing libreadline-dev
All checks were successful
continuous-integration/drone/push Build is passing
2023-04-24 18:43:04 +02:00
Glenn Y. Rolland 594b5f853a refactor: shorten names & use same structure 2023-04-23 15:59:29 +02:00
Glenn Y. Rolland da329ab19e feat: Add doc for future GPT content generation
Some checks failed
continuous-integration/drone/push Build is failing
2023-03-27 16:31:18 +02:00
Glenn Y. Rolland b8c887682b feat: Add support for scaffold
Some checks failed
continuous-integration/drone/push Build is failing
2023-03-27 16:01:20 +02:00
Glenn Y. Rolland 6d34bec0e6 feat: Organize for subcommands
All checks were successful
continuous-integration/drone/push Build is passing
2023-03-26 11:41:40 +02:00
Glenn Y. Rolland 9a87615129 feat: Prepare for multi-command
Some checks failed
continuous-integration/drone/push Build is failing
2023-03-25 20:40:52 +01:00
Glenn Y. Rolland 801e58ca27 feat: prepare for future commands
All checks were successful
continuous-integration/drone/push Build is passing
2023-03-24 16:53:27 +01:00
Glenn Y. Rolland 4e83a08398 refactor: Split main into cli + launcher
All checks were successful
continuous-integration/drone Build is passing
2023-02-21 16:06:20 +01:00
Glenn Y. Rolland 6b15ee0684 feat: handle interrupt signal 2023-01-20 09:21:09 +01:00
Glenn Y. Rolland b3dec4b138 feat: initial import 2023-01-18 16:29:34 +01:00