einstein-cli
v0.0.18
Published
This package provide a cli to generate ddd files
Downloads
167
Maintainers
Readme
Einstein CLI
A command-line interface to generate resources based in templates
How to install
Installing globally
$ npm install -g einstein-cli
Installing in project using yarn
$ yarn add einstein-cli -D
How to use
See help center
$ einstein --help
Basic commands
# einstein create [resource] [options]
$ einstein create rest-api --name my-api --path ./my-folder