Here are the steps to quickly get started with this project:
Presuming you have homebrew installed:
- Run
brew bundle
to installgo
andtaskfile
- Run
make
to run core build requirements - Run
make check
to run core build requirements - Run
pre-commit install
to install the pre-commits - #ShipIt