Add missing babel-register dev dep.

Required for the test runner.

PR: #23
PR-URL: https://github.com/apache/couchdb-nmo/pull/23
Reviewed-By: Robert Kowalski <rok@kowalski.gd>
1 file changed
tree: 8c7f88ec2261abd14a3c43c6c8441d9d4345a126
  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.

Installation


npm install -g nmo

Contributing

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

Help

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