$ go build && ./barbossa
- Fork the repo
- Pull the forked repo
git clone git@github.com/<yourname>/barbossa
or
git clone https://github.com/<yourname>/barbossa
- Create new branch
git checkout -b "branch name"
- Push to your repo
git push origin master
- Create a PR for the branch