- Clone the repo
- Run
make
with the default target to fetch glide, restore dependencies and run tests (if any)
When merging Pull Requests on GitHub, use the squash and merge button, so that our timeline of master branch is linear.
make
with the default target to fetch glide, restore dependencies and run tests (if any)When merging Pull Requests on GitHub, use the squash and merge button, so that our timeline of master branch is linear.