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

https://github.com/vulpemventures/alfreddd

Qualified assistant for kick-starting DDD projects
https://github.com/vulpemventures/alfreddd

Last synced: 12 months ago
JSON representation

Qualified assistant for kick-starting DDD projects

Awesome Lists containing this project

README

          

# AlfreDDD

Ciao! 👋 I'm AlfreDDD, your personal assistant, and I can help you kick-starting DDD projects from scratch.

Keep reading to learn how to interact with me in a (non-)interactive way.

## Install

You can install me on your machine with:

```bash
$ go install github.com/vulpemventures/alfreddd
```

## Interactive

Just invoke me by running `alfreddd` on your terminal and I'll walk you through the creation and initialization of the new project.

## Non-interactive

Alternatively, You can give me instructions with flags. Run `alfreddd --help` to check all the available flags.