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:
To update the Captain Hook itself, rerun the above script. It will replace the current version with the latest one.sh -c "$(curl -fsSL https://captain-hook.sh/install)" - With Cargo:
To update the Captain Hook with Cargo, remember to force re-installing the binary.cargo install captain-hookcargo install --force captain-hook