ARK-Builders / ARK-Builders/ark-core
Centralize Command-Line Output in `ark-cli`
Open
- Dominant language
- Rust
- Stars
- 10
- Forks
- 6
- PR merge metrics
- No merged PRs in 30d
Description
## Description
We should make sure that `ark-cli` is the sole crate responsible for command-line print statements.
All functionality should be handled by other crates, with results passed to `ark-cli` for formatting and printing only.
Contributor guide
Assessment
This issue has not been assessed yet.