Prerequisites
To run captain-hook
you need to have git installed on your machine.
Quick install
It is possible to install captain-hook
in two flavours:
-
With Shell:
sh -c "$(curl -fsSL https://captain-hook.sh/install)"
- With Cargo:
cargo install captain-hook
cargo install --force captain-hook