Go binary that generates DORA events. Works off a repo structured and configured just like liatrio/dora-deploy-demo
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