flow like the river
This commit is contained in:
commit
013fe673f3
42435 changed files with 5764238 additions and 0 deletions
11
VISUALIZACION/node_modules/clap/README.md
generated
vendored
Executable file
11
VISUALIZACION/node_modules/clap/README.md
generated
vendored
Executable file
|
|
@ -0,0 +1,11 @@
|
|||
[](https://www.npmjs.com/package/clap)
|
||||
[](https://david-dm.org/lahmatiy/clap)
|
||||
[](https://travis-ci.org/lahmatiy/clap)
|
||||
|
||||
# Clap.js
|
||||
|
||||
Argument parser for command-line interfaces. It primary target to large tool sets that provides a lot of subcommands. Support for argument coercion and completion makes task run much easer, even if you doesn't use CLI.
|
||||
|
||||
Inspired by TJ Holowaychuk [Commander](https://github.com/visionmedia/commander.js).
|
||||
|
||||
[TODO: Complete readme]
|
||||
Loading…
Add table
Add a link
Reference in a new issue