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

Update README.md

parent e0926c25
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