- Install and setup Go 1.9.2+
- Install Go's dep tool (go get -u github.com/golang/dep/cmd/dep)
- Run
dep ensurefrom inside this repository to fetch the dependencies - Run
go install - Run the produced executable
The SNC API is currently hosted on a Heroku hobby plan.