zk-orca

0.0.3 • Public • Published

ZK-Orca

Build Status

An orchestration library.

Testing

Create the docker machine:

docker-machine create zk
eval $(docker-machine env zk)

Start the zookeeper instance:

docker-compose start zookeeper

Run tests:

npm install
make test

Readme

Keywords

Package Sidebar

Install

npm i zk-orca

Weekly Downloads

5

Version

0.0.3

License

none

Last publish

Collaborators

  • phoebesimon
  • rphillips