I am actually merging couchdb 1.6 and rcouch so I can put this branch online at the end of the week and I am wondering if there is a description of the process somewhere to build fauxton so i could script it.
I've read https://github.com/apache/couchdb/blob/master/src/fauxton/readme.md but my main concern are the following: - how can we ship the sources without requiring npm, if yes what is the best way to do it? - what is the minimum version of nodejs required? - benoit