fire-archive / blamebrune

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

License:MIT License


Languages

Language:Go 100.0%