https://github.com/4lessandrodev/ddd-cli
a cli to generate ddd files
https://github.com/4lessandrodev/ddd-cli
Last synced: 2 months ago
JSON representation
a cli to generate ddd files
- Host: GitHub
- URL: https://github.com/4lessandrodev/ddd-cli
- Owner: 4lessandrodev
- Created: 2022-08-25T06:32:29.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-08-26T04:06:30.000Z (over 3 years ago)
- Last Synced: 2025-06-16T09:17:30.321Z (6 months ago)
- Language: Handlebars
- Size: 96.7 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# CLI
A cli to generate domain files
> Important: Support only for linux and WSL.
**Do Not install globally.**
---
## install in your project
```sh
$ npm install einstein-cli
# OR
$ yarn add einstein-cli
```
Run on your project
```sh
yarn einstein-cli
```

---
## Next Steps
* [ ] Add support to windows
* [ ] Add support for global installation