Note required version of node in readme.

PR: #23
PR-URL: https://github.com/apache/couchdb-nmo/pull/23
Reviewed-By: Robert Kowalski <rok@kowalski.gd>
1 file changed
tree: 5469fdaecdf863f009b43e93d7218680e41bd017
  1. bin/
  2. doc/
  3. src/
  4. test/
  5. .babelrc
  6. .eslintrc
  7. .gitignore
  8. .nojekyll
  9. .npmignore
  10. .travis.yml
  11. changelog.md
  12. LICENSE
  13. Makefile
  14. package.json
  15. README.md
README.md

nmo

nmo is a cli tool to manage CouchDB clusters and nodes.

Requires [node][https://nodejs.org] >= 4.0.

Installation

npm install -g nmo

Contributing

It is written in ES6 and uses promises and generators for control flow.

Help

http://robertkowalski.github.io/nmo/