A collection of tools
Visit the Documentation.
Install and run with cargo
sh
cargo install --locked i6
i6
Run with docker
bash
docker run -it --rm --name i6 kruserr/i6:0.1
Clone the repo, build from source and run
bash
git clone https://github.com/kruserr/i6.git
cd i6
cargo install --locked --path .
i6