1.0.2 • Published 2 years ago

types-ddd-cli v1.0.2

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

Types-ddd CLI

A command-line interface to generate resources based in templates

npm.io


How to install

Installing globally

$ npm install -g types-ddd-cli

Installing in project using yarn

$ yarn add types-ddd-cli -D

How to use

See help center

$ types-ddd --help

Basic commands

# types-ddd create [resource] [options]

$ types-ddd create rest-api --name my-api --path ./my-folder