An open API service indexing awesome lists of open source software.

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

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

```

![](cli-sample.png)

---

## Next Steps

* [ ] Add support to windows
* [ ] Add support for global installation