A library for building tiny and beautiful command line apps.
A library for building tiny and beautiful command line apps.
A library for building tiny and beautiful command line apps.
At a high level this package provides:
help and --help handling, both for the bin and for each command.--version and -v handling.--no-color and --no-colors handling.This library has 5 primitives -- bins, commands, options, arguments and actions:
--foo) and multiple shorthands (e.g. -f).-- separator.npm install tiny-bin
…
MIT © Fabio Spampinato
No open issues yet, or sync has not completed.