doc generation

 - website
 - manpages
21 files changed
tree: 09491f189f743bf0035447951611a31e91e930d9
  1. doc/
  2. src/
  3. test/
  4. .gitignore
  5. .nojekyll
  6. .travis.yml
  7. index.js
  8. LICENSE
  9. Makefile
  10. package.json
  11. 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.