Skip to content

cfibmers/nsync

 
 

Repository files navigation

nsync

Keeps diego ☆NSYNC with CC

####Learn more about Diego and its components at diego-design-notes

Development

The nsync test suite depends on ginkgo and consul. If these are not running, assuming your $GOPATH is configured correctly, you may:

go get github.com/onsi/ginkgo/ginkgo
brew install consul

To run the test suite:

ginkgo -r .

Releases

No releases published

Packages

No packages published

Languages

  • Go 100.0%