https://github.com/doodzik/hydraulik-cli
https://github.com/doodzik/hydraulik-cli
Last synced: over 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/doodzik/hydraulik-cli
- Owner: doodzik
- Created: 2015-06-02T11:55:53.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2015-06-18T14:35:30.000Z (about 11 years ago)
- Last Synced: 2025-03-08T12:43:43.836Z (over 1 year ago)
- Language: JavaScript
- Size: 133 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Code of conduct: CODE_OF_CONDUCT.md
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.