Skip to content

ggoblin/goblin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

54 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

goblin

Goblin. Team productivity monitor.

Develop guide

Prepare Development Environment

  1. Install golang
  2. Install nodejs
  3. Install npm
  4. Install make
  5. go get -u github.com/kardianos/govendor
  6. If using go1.5, ensure you set GO15VENDOREXPERIMENT=1.

Get source code

  1. git clone --recursive git@github.com:ggoblin/goblin.git $GOPATH/src/github.com/ggoblin/goblin

Build and Test

  1. cd $GOPATH/src/github.com/ggoblin/goblin
  2. make build
  3. make

About

Goblin. Team productivity monitor.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages