Thanks Garren! Very good timing. I am about to embark on an ES6/Babel (learning) adventure as I find myself temporarily free of commercial work.
However, looking at the repository and docs I am unsure how I might help. Are there bugs that need fixing or features that need implementing? I don't see an *issues* section on github. Feel free to add me as a contributor and raise issues assigned to me, I'll pick them up as I can. Do you think it is worth me folding these 2.x specific features (cluster/nodes) into rlx(1) or is it better left to a standalone tool like nmo(1)? Cheers - muji. On 13 January 2016 at 15:07, Garren Smith <[email protected]> wrote: > Hi Muji, > > This is really cool. Awesome work. We also have NMO ( > https://github.com/apache/couchdb-nmo < > https://github.com/apache/couchdb-nmo>) It is a command line client to > help with managing CouchDB 2.0 clusters and also add extra useful > functionality like importing data from MongoDB into CouchDB. > If you enjoy building CLI’s we would love your help on that. > > Cheers > Garren > > > On 13 Jan 2016, at 2:36 AM, muji <[email protected]> wrote: > > > > Thanks very much Andy - much appreciated :) > > > > I have pinged Jenn on the other thread so maybe it will make the news! > > > > Ciao! > > > > On 11 January 2016 at 18:01, Andy Wenk <[email protected]> wrote: > > > >> Hi muji, > >> > >> awesome! I have added the project to the wiki. > >> > >> https://cwiki.apache.org/confluence/display/COUCHDB/Node.js > >> > >> @marketing team - including into the news? > >> > >> All the best > >> > >> Andy > >> > >> On 11 January 2016 at 05:40, muji <[email protected]> wrote: > >> > >>> 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 > >>> > >> > >> > >> > >> -- > >> Andy Wenk > >> Hamburg - Germany > >> RockIt! > >> > >> GPG fingerprint: C044 8322 9E12 1483 4FEC 9452 B65D 6BE3 9ED3 9588 > >> > >> https://people.apache.org/keys/committer/andywenk.asc > >> > >
