/blamebrune

Primary LanguageGoMIT LicenseMIT

blamebrune

sudo apt-get install golang
echo GOPATH=$HOME/go >> ~/.bashrc
echo export GOPATH >> ~/.bashrc
source ~/.bashrc
# Ensure the shell is bash
go get github.com/fire/blamebrune/
go install github.com/fire/blamebrune/
cd ~/go/bin
touch config.json