node-commander

Complete solution for Node.js command-line interfaces
  https://github.com/tj/commander.js
  0
  no reviews



Commander is a light-weight, expressive, and powerful command-line framework for Node.js.

Inspired by Ruby's commander, this Node.js module provides command line option parsing, automated/customizable help texts, command line prompting password query, and many more features.

Node.js is an event-based server-side JavaScript engine.