molecules-cli

1.0.0 • Public • Published

Molecules-cli

Clean architecture tool for typescript

Installation

npm install -g molecules-cli

Usage

molecules-cli -h

will show you:

.    .     .               .          
|\  /|     |               |          
| \/ | .-. |  .-.  .-..  . |  .-. .--.
|    |(   )| (.-' (   |  | | (.-' `--.
'    ' `-' `- `--' `-'`--`-`- `--'`--'
                                      
                                      
Clean architecture tool for typescript


Usage: molecules-cli [options]

Options:
  -s, --simulate                            Simulate execution
  -b, --create-bounded-context <name>       Create a bounded context
  -u, --delete-bounded-context <name>       Delete a bounded context
  -c, --create-controller <name>            Create a controller
  -r, --delete-controller <name>            Delete a controller
  -d, --create-domain-model <name> [attrs]  Create a domain model
  -l, --delete-domain-model <name>          Create a domain model
  -V, --version                             output the version number
  -h, --help                                display help for command

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 1.0.0
    0
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 1.0.0
    0

Package Sidebar

Install

npm i molecules-cli

Weekly Downloads

0

Version

1.0.0

License

ISC

Unpacked Size

11.6 kB

Total Files

3

Last publish

Collaborators

  • ogranada