CodeBrowser / npm / cli
cli@1.0.1
// A tool for rapidly building command line apps
$ npm install cli
downloads/wk
1,041,408
license
MIT
version
1.0.1
published
Oct 23, 2016
What is cli?
This package provides utilities for building command-line applications by parsing command-line arguments and options. Developers use it to reduce boilerplate code when handling user input, argument validation, and command structures in CLI tools.
Keywords
#cli #command line #opts #parseopt #opt #args #console #argsparse #optparse #autocomplete #command #autocompletion
Dependencies (2)
Maintainers
cohara87