go-ci-demo

command module
v0.0.0-...-ba1b7a9 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Feb 3, 2014 License: MIT Imports: 12 Imported by: 0

README

go-ci-demo

Continuous Integration around a go project.

This is how it's handled on the jenkins script:

make clean
export GOROOT=/usr/local/go
export PATH=$PATH:$GOROOT/bin
export GOPATH=`pwd`/go
go get -d
make
make stop PORT=8601 || printf ""

Demonstration page: http://go-ci-demo.webingenia.com/

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL