utility kendo related discord bot
We are using golang version 1.19.5, you can install for your system or choice, or using gvm:
gvm install go1.19.5 -B
gvm use go1.19.5
Next, install developer git hooks
make devsetup
Create the local copy of .env
cp env.example .env