Commit graph

7 commits

Author SHA1 Message Date
b382b3e501 refactor(cli): cli example was weird 2024-07-09 19:29:20 +02:00
b2bf00db46 refactor(log): apply more clippy findings
Some checks failed
cargo devel CI / cargo CI (push) Failing after 1m44s
2024-07-09 18:25:50 +02:00
476efb85c8 refactor(cli): apply all clippy findings
Some checks failed
cargo devel CI / cargo CI (push) Has been cancelled
2024-07-09 18:09:51 +02:00
c6afa063ef docs(cli): example for a simple cli
All checks were successful
cargo devel CI / cargo CI (push) Successful in 2m8s
2024-06-29 17:05:50 +02:00
0488b2f497 refactor(cli::repl): introduce custom error type, modularize
All checks were successful
cargo devel CI / cargo CI (push) Successful in 2m15s
2024-06-28 23:53:00 +02:00
471364e711 feat(cli::repl): #84 #86 working and nice repl structure
All checks were successful
cargo devel CI / cargo CI (push) Successful in 2m10s
2024-06-28 23:05:50 +02:00
d413b74d45 feat(cli): add repl example without using library items
Some checks failed
cargo devel CI / cargo CI (push) Failing after 1m43s
2024-06-28 18:10:08 +02:00