canmove, Confirmed users, Bureaucrats and Sysops emeriti
4,747
edits
No edit summary |
|||
| Line 7: | Line 7: | ||
#[https://github.com/isaacs/npm Node package manager] (Follow the instructions) | #[https://github.com/isaacs/npm Node package manager] (Follow the instructions) | ||
#[https://github.com/mikeal/node.couchapp.js node-couchapp] (Follow the steps below) | #[https://github.com/mikeal/node.couchapp.js node-couchapp] (Follow the steps below) | ||
<blockquote><pre>$ npm install couchapp</pre> </blockquote> | <blockquote><pre>$ npm install couchapp -g</pre> </blockquote> | ||
===How do I push a Sammy application to a Couchdb?=== | ===How do I push a Sammy application to a Couchdb?=== | ||