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
- Host: GitHub
- URL: https://github.com/vulpemventures/alfreddd
- Owner: vulpemventures
- License: mit
- Created: 2023-09-04T16:42:38.000Z (almost 3 years ago)
- Default Branch: master
- Last Pushed: 2024-06-18T10:30:16.000Z (almost 2 years ago)
- Last Synced: 2025-06-30T15:56:58.459Z (12 months ago)
- Language: Go
- Size: 16.6 KB
- Stars: 2
- Watchers: 3
- Forks: 2
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.