An open API service indexing awesome lists of open source software.

https://github.com/doodzik/hydraulik-cli


https://github.com/doodzik/hydraulik-cli

Last synced: over 1 year ago
JSON representation

Awesome Lists containing this project

README

          

# hydraulik-cli

`$ npm i hydraulik-cli --save`

# Commands

### init

generates skeleton app and sets up everything so that hydraulik works.
Requires a valid package.json

### set $name

generates a new set with the name $name.

### component $name

generates a new component with the name $name.