keltia / fetiche-rs

Rust crates for managing Surveillance data — ingress/egress formats for ECTL
MIT License
1 stars 1 forks source link

Should we have an interactive mode with rustyline when fetiched runs in debug mode? #24

Open keltia opened 1 year ago

keltia commented 1 year ago

Right now, if fetiched is run with -D, it does really nothing. It could be interesting to add an interactive command mode when you can use the various commands (like submit or fetch.

keltia commented 1 year ago

Considering that I'm not going to make a Windows service out of fetiched, this might be even better to have it for all platforms.