build-entities-cli
v0.6.1
Published
command line interface of build-entities generate entity form your terminal
Downloads
2
Maintainers
Readme
build-entities-cli
command line interface of build-entities generate nodejs class entity from your terminal
installation
- npm install build-entities-cli --save-dev
- yarn add build-entities-cli
usage:
package.json
{
"scripts": {
"entity": "build-entities"
}
}
in your terminal
>npm run entity Product
and respond to interactive command line
build an file *.js in path choice from cli with properties define from cli , getters / settters hydrate methods , checker property exists