/dddoc

dddoc is a tool for Golang which generates domain model documentation based on DDD.

Primary LanguageGo

dddoc

dddoc is a tool for Golang which generates domain model documentation based on DDD.

Install

go install github.com/okeyaki/dddoc/cmd/dddoc@latest

Configure

curl -O https://raw.githubusercontent.com/okeyaki/dddoc/main/.dddoc.yml

vi .dddoc.yml

Visualize your domain model

dddoc visualize

Limitations

  • Each component must have unique name