Back to Ente

README

rust/cli/README.md

2.0.34146 B
Original Source

WIP Ente Rust CLI.

Development

bash
cargo fmt        # format
cargo clippy     # lint
cargo build      # build
cargo test       # test