Package Exports
- soil-cli
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 (soil-cli) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
Soil Cli
S)ssss ## l)L C)ccc l)L ##
S) ss l) C) cc l)
S)ss o)OOO i) l) C) l) i)
S) o) OO i) l) C) l) i)
S) ss o) OO i) l) C) cc l) i)
S)ssss o)OOO i) l)LL C)ccc l)LL i)
Soil Cli is an npm module for rapidly developing command line tools in ES6's Class syntax.
It is developed by TerminalVelo.city.
Soil Cli
Current Roadmap
- Documentation
- Better Commands Feature in ES6 classes
- Include aliases and help output
- Most Frequently Used CLI Functions
- Promisify all the things!