Hi all, We are excited to announce a new release of NMO. For those of you not familiar with NMO, we are planning to make it the defactor command line client to work with CouchDB 2.0. Here are the release notes:
# 1.1.0 ## New Features: * Import csv's into CouchDB * Read/Edit CouchDB Cluster configs * Add cluster parameter to `isonline` to check if the cluster is online * View active tasks for cluster ## Bug fixes: * Documentation fixes * Set content-type for `/cluster_setup` requests You can find the full documentation of NMO here http://robertkowalski.github.io/nmo/ <http://robertkowalski.github.io/nmo/> (It will soon be moved to Apache, we just waiting for some Infra changes.) The quickest way to install is npm install nmo. Happy nmo'ing Cheers Garren
