Installation
Clone the repo, cd into it, and run the following based on your OS -
bash install/linux.sh
bash install/mac.sh
Build
Clone repo and create executable (current OS + ARCH) and run
go build
Clone the repo, cd into it, and run the following based on your OS -
bash install/linux.sh
bash install/mac.sh
Clone repo and create executable (current OS + ARCH) and run
go build