Skip to content
Snippets Groups Projects
Commit 86ba448d authored by Franky Begue's avatar Franky Begue
Browse files

Merge remote-tracking branch 'origin/master'

parents 3856f7a0 d30fb387
No related branches found
No related tags found
No related merge requests found
...@@ -10,6 +10,7 @@ to the server and take care of importing/deploying/undeploying for you. ...@@ -10,6 +10,7 @@ to the server and take care of importing/deploying/undeploying for you.
## Quickstart ## Quickstart
- fill out the config (./config.js) which for now just uses YOUR login for couchbase - fill out the config (./config.js) which for now just uses YOUR login for couchbase
- `npm install`
- Run this from the command line with two arguments: function name (or file name without '.js') and operation mode (true = update, false = create): - Run this from the command line with two arguments: function name (or file name without '.js') and operation mode (true = update, false = create):
Example: `node couchbase_eventing getErrors true` Example: `node couchbase_eventing getErrors true`
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment