Skip to content

TheQuestionru/test-golang

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

TheQuestion - Server

Requirements

  • Go 1.8+
  • govendor for dependency vendoring.

Installation

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=~/theq

Install the dependencies and build the project:

make 

Task

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]

About

golang test task

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published