Refactor CLI code to separate user input from execution #198
Labels
Ciphernode
Related to the ciphernode package
technical debt
Unaddressed shortcuts thay will become expensive problems later.
How do we test our cli?
We need to be able to test our cli by removing the UI from the actually processes.
We should tidy up and refactor the CLI code to separate layers:
Why should we do this?
The text was updated successfully, but these errors were encountered: