Glavin001 / Gocrata

RESTful, not stressful, API.
0 stars 0 forks source link

Command line arguments #10

Open Glavin001 opened 11 years ago

Glavin001 commented 11 years ago

See http://tjholowaychuk.com/post/9103188408/commander-js-nodejs-command-line-interfaces-made-easy

Use commander.js: https://github.com/visionmedia/commander.js

Glavin001 commented 11 years ago

For more info use

node server.js --help

Example:

node server.js --port 8123 -rethinkdb localhost