Package Exports
- commandpost
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (commandpost) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
commandpost 
command-line options parse. This library inspired by commander.
commander is very user friendly, but not TypeScript friendly. commandpost is improve it. Of course, commandpost can also be used from ordinary JavaScript program. 👍
Install
$ npm install commandpost --save
Contributing
This package's author vvakame is not native english speaker. My first language is Japanese. If you find incorrect english, please send me a pull request.