muni-town / weird

Weird web pages
https://weird.one
Other
44 stars 12 forks source link

turn this into a simple CLI or maybe a repl for accessing/modifying leaf data. #147

Open github-actions[bot] opened 2 months ago

github-actions[bot] commented 2 months ago

https://github.com/muni-town/weird/blob/9b0f5646e58e6a8e1d77377d45827d2ee2d137bb/leaf/leaf-rpc-client-cli/src/main.rs#L3-L10


This issue was generated by todo-issue based on a TODO comment in 9b0f5646e58e6a8e1d77377d45827d2ee2d137bb.
azzamsa commented 2 months ago

Maybe it should be in the same repo as the explorer?

zicklag commented 2 months ago

Yeah, I moved the explorer to leaf-rpc-client-tui.

I'm thinking we should have a CLI, where each operation is a separate command, and then separately have the TUI, which is an interactive, nice terminal UI.