0.0.18 • Published 3 years ago
einstein-cli v0.0.18
Einstein CLI
A command-line interface to generate resources based in templates

How to install
Installing globally
$ npm install -g einstein-cliInstalling in project using yarn
$ yarn add einstein-cli -DHow to use
See help center
$ einstein --helpBasic commands
# einstein create [resource] [options]
$ einstein create rest-api --name my-api --path ./my-folder