Skip to content

Latest commit

 

History

History
23 lines (15 loc) · 439 Bytes

README.md

File metadata and controls

23 lines (15 loc) · 439 Bytes

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 .