chore(docs): document CLI build
This commit is contained in:
@@ -34,6 +34,9 @@ separate API-crate and CLI coverage status.
|
|||||||
|
|
||||||
## CLI
|
## CLI
|
||||||
|
|
||||||
|
Build the workspace with `cargo build`; the CLI executable is written to
|
||||||
|
`target/debug/gotcha`. To build only the CLI, use `cargo build -p gotcha-cli`.
|
||||||
|
|
||||||
Store each server profile in `~/.config/gotcha/config`:
|
Store each server profile in `~/.config/gotcha/config`:
|
||||||
|
|
||||||
```sh
|
```sh
|
||||||
|
|||||||
Reference in New Issue
Block a user