node-coa

Yet another parser for command line options
  https://github.com/veged/coa
  0
  no reviews



COA is a parser for command line options that aim to get maximum profit from formalization of your program API. Once you write definition in terms of commands, options and arguments you automatically get: * Command line help text * Program API for use COA-based programs as modules * Shell completion

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