drover-cli
v0.0.3
Published
Shell commands utils for Drover common tasks
Downloads
9
Maintainers
Readme
Drover CLI
Shell commands utils for Drover common tasks Source
Installation
npm i -g drover-cli
or navigate to the project folder and install it npm install -g --only=production
or npm link
.
Usage
Create a NEW ReactComponent (relative to current folder)
newcomp <NAME>
newfunc <NAME>
newpure <NAME>