hey super great news!!! Thanks ;-) On 15 July 2015 at 08:46, Garren Smith <[email protected]> wrote:
> Awesome. Thanks Robert for donating. > > > > On 15 Jul 2015, at 2:02 AM, Robert Kowalski <[email protected]> wrote: > > > > Hi! > > > > More JavaScript Goodness, this time written in ES6/ES 2015! > > > > nmo is now a subproject of CouchDB, like nano. nmo is a cli client for > > managing couchdb 2.0 clusters. > > > > The code is located at > > https://git-wip-us.apache.org/repos/asf?p=couchdb-nmo.git;a=summary > > > > The GitHub mirror is available now: > > https://github.com/apache/couchdb-nmo > > > > Simple Quickstart: > > > > # clone the project from GitHub if you intent to send a PR for a review > > git clone https://github.com/apache/couchdb-nmo.git > > > > # add the asf repos as "upstream" if you are a committer, if not, > becoming a > > # committer is easy, get involved! > > git remote add upstream > https://git-wip-us.apache.org/repos/asf/couchdb-nmo.git > > > > # create pull requests as usual > > > > # hint: use this gist for easy reviewing of github PRs > > https://gist.github.com/piscisaureus/3342247 > > > > # after a merge, push to upstream > > git push upstream master > > > > important to know: force pushes on master are disabled. > > > > > > Happy hacking! :) > > > > Robert > > -- 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
