Hi Muji,

Its great that you want to help. NMO is part of the Apache foundation. So we 
have to use JIRA for it. Here is a list of open issues:
https://issues.apache.org/jira/browse/COUCHDB-2810?jql=component%20%3D%20nmo%20AND%20project%20%3D%20COUCHDB%20AND%20resolution%20%3D%20Unresolved%20ORDER%20BY%20priority%20DESC
 
<https://issues.apache.org/jira/browse/COUCHDB-2810?jql=component%20=%20nmo%20AND%20project%20=%20COUCHDB%20AND%20resolution%20=%20Unresolved%20ORDER%20BY%20priority%20DESC>

I’ve added two more that I would love some help on, They are the upload a file 
(COUCHDB-2936) and fast enable cors (COUCHDB-2935). If you need help you are 
welcome to email the dev@ list or reach out to me (garren) or Robert 
(robertkowalski) in the #couchdb-dev irc.
Also here is the full docs for nmo to give you an idea of how the commands work 
http://robertkowalski.github.io/nmo/ <http://robertkowalski.github.io/nmo/>

Cheers
Garren


> On 13 Jan 2016, at 9:43 AM, muji <[email protected]> wrote:
> 
> 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
>>>> 
>> 
>> 

Reply via email to