module
Version:
v0.0.0-...-264a510
Opens a new window with list of versions in this module.
Published: May 1, 2016
License: Apache-2.0
Opens a new window with license information.
README
¶
goblin
Goblin. Team productivity monitor.
Develop guide
Prepare Development Environment
- Install
golang
- Install
nodejs
- Install
npm
- Install
make
go get -u github.com/kardianos/govendor
- If using go1.5, ensure you set
GO15VENDOREXPERIMENT=1.
Get source code
git clone --recursive git@github.com:ggoblin/goblin.git $GOPATH/src/github.com/ggoblin/goblin
Build and Test
cd $GOPATH/src/github.com/ggoblin/goblin
make build
make
Directories
¶
Click to show internal directories.
Click to hide internal directories.