@marcdiethelm/kuma

v0.0.3
Web development cli tool

Kuma webdev cli tool

Installation

Recommended: install in project dependencies (instead of globally) to avoid version conflicts.

npm i --D @marcdiethelm/kuma

And then create specific npm run scripts in your package.json for the desired functionality.

  "scripts": {
    "strings-collect": "kuma strings collect -v",
    "strings-spread": "kuma strings spread -v"
  }

Alternatively you may install kuma as a global cli tool of course. And just use the tool on the command line.

npm i -g @marcdiethelm/kuma

Help

kuma --help
npm i @marcdiethelm/kuma

Metadata

  • ISC
  • Whatever
  • Unknown
  • released 3/15/2016

Downloads

Maintainers