cloudfoundry-attic / nsync

Keeps diego ☆NSYNC with CC

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

nsync

This repository is now deprecated.

Syncing with Diego is now handled in the cloud_controller_ng repository.

Note: This repository should be imported as code.cloudfoundry.org/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 .

About

Keeps diego ☆NSYNC with CC

License:Apache License 2.0


Languages

Language:Go 100.0%