Use cli args instead of a repl #6

Merged
LeviLovie merged 2 commits from 4-feature-request-create-a-non-interactive-cli-version into main 2025-08-17 14:36:44 +00:00
LeviLovie commented 2025-08-17 14:36:21 +00:00 (Migrated from github.com)
  • Rewrote to parse CLI args with the argh crate instead of using a REPL.
  • Improved error handling.
  • Improved logging.

This closes #4

* Rewrote to parse CLI args with the `argh` crate instead of using a REPL. * Improved error handling. * Improved logging. This closes #4
Sign in to join this conversation.
No description provided.