docs: add annotations

Signed-off-by: kjuulh <contact@kjuulh.io>
This commit is contained in:
Kasper Juul Hermansen 2023-09-23 11:05:25 +02:00
parent 1319db2bc7
commit b329792245
Signed by: kjuulh
GPG Key ID: 9AA7BC13CE474394

View File

@ -42,6 +42,9 @@ Domain events works off of the principle that your interface is protobuf, as suc
To handle this workflow we introduce `crunch.toml` a file to manage these relationships.
!!! info
Bootstrap the file using `crunch init`, see [crunch cli](crates/crunch-cli) for more info, it can automatically discover and add subscriptions, bump version, publish schemas etc.
```toml
[service]
codegen = ["rust"]