installable version

packages get bundled
6 files changed
tree: 8b7d8b9ae2b9208e1d30bafdf42d13e5c49de286
  1. bin/
  2. doc/
  3. src/
  4. test/
  5. .gitignore
  6. .nojekyll
  7. .npmignore
  8. .travis.yml
  9. LICENSE
  10. Makefile
  11. package.json
  12. README.md
README.md

nemo

nemo is a cli tool to manage CouchDB Clusters and nodes in a cluster.

Contributing

It is written in ES6 and is using promises and generators for control flow. We are aiming for 100% test coverage.