This repo is home to the Soroban CLI: The command-line multi-tool for running and deploying Soroban contracts.
Soroban: https://soroban.stellar.org
To add git hooks for commits and pushes run:
./install_githooks.sh
which copies the git hooks found at .cargo-husky/hooks
to .git/hooks
.