JSPM

  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 7
  • Score
    100M100P100Q52606F
  • License MIT

Soil Cli is a framework for rapidly building ambitious CLI applications with io.js using the ES6 Class Syntax

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

Join the chat at https://gitter.im/terminalvelocity/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!