add usage help

print usage help for wrong written commands
6 files changed
tree: 94656e90126a5eade7e8a30737dfaf93eaa9ee38
  1. doc/
  2. src/
  3. test/
  4. .gitignore
  5. .travis.yml
  6. index.js
  7. LICENSE
  8. package.json
  9. 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.