- Go 1.8+
- govendor for dependency vendoring.
First, fork test repo on GitHub
Clone your fork:
mkdir -p ~/theq/src/github.com/TheQuestionru
cd ~/theq/src/github.com/TheQuestionru
git clone [email protected]Set GOPATH:
export GOPATH=~/theqInstall the dependencies and build the project:
make Add TeamCity element type to dashboard, including tests, use newrelic module as an example.
Provide Dockerfile('s) to build & deploy code to production, and a Dockerfile for testing.
Any questions to: [email protected]