shargs-core
v1.0.0
Published
A highly configurable and extensible command-line arguments parser
Downloads
5
Readme
shargs-core is the core parser loop of shargs 🦈.
See the shargs
github repository for more details!
Installation
$ npm install --save shargs-core
Documentation
shargs-core
is documented in the parserSync function section of the shargs
repository.
Reporting Issues
Please report issues in the shargs
tracker!
License
shargs-core
is MIT licensed.