Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

Oh btw, building the CLI is super easy. If you've already installed Rust using rustup, you can just clone the repository and run `cargo run`. Since the CLI is the only tool that's actually marked as a binary, cargo will automatically build and run that one.

You can then pass parameters like so: `cargo run -- --label Foo --status Bar --color green`



Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: