0.0.18 • Published 2 years ago

einstein-cli v0.0.18

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years ago

Einstein CLI

A command-line interface to generate resources based in templates

npm.io


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