Locate branches of the Citizens Advice service providing Pension Wise face to face guidance appointments.
Clone the repository:
$ cd $GOPATH/src
$ git clone https://github.com/guidance-guarantee-programme/locator.git
Install godep:
go get github.com/tools/godep
To start the application:
$ godep go build .
$ ./locator
Please see the contributing guidelines.