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