Files
ahab/README.md
Matej Janežič 0b0ca06398 chore: update README with install info
Added install instructions to README; both normal and debug install.
2023-11-27 20:40:37 +01:00

228 B

ahab

Installing

Clone this repo, with rust installed run this from root of the repo.

cargo install --path .

For printing of underlying commands install with debug flag.

cargo install --path . --debug