types-ddd-cli
TypeScript icon, indicating that this package has built-in type declarations

1.0.2 • Public • Published

Types-ddd CLI

A command-line interface to generate resources based in templates


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

Package Sidebar

Install

npm i types-ddd-cli

Weekly Downloads

103

Version

1.0.2

License

MIT

Unpacked Size

697 kB

Total Files

187

Last publish

Collaborators

  • alessandro-dev