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
2023-11-27 20:40:24 +01:00
2023-05-21 22:12:45 +02:00
2023-06-02 17:20:19 +02:00

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
Description
No description provided
Readme 111 KiB
Languages
Rust 100%