Hello, I am pleased to announce rlx[1], a full-featured command line interface for couchdb:
npm i -g rlx && rlx i Will launch an interactive session. Documentation is built in as man pages with the `help` command - note that to edit documents `vim` is required. It was built and tested against couchdb 1.6.x and if people find it useful I could contribute some more time for couchdb 2.x compatibility. All feedback very welcome - especially bugs[2]! Relax and enjoy! [1]: https://github.com/tmpfs/rlx [2]: https://github.com/tmpfs/rlx/issues
