feat: with crunch file support
Signed-off-by: kjuulh <contact@kjuulh.io>
This commit is contained in:
8
examples/basic-setup/crunch.toml
Normal file
8
examples/basic-setup/crunch.toml
Normal file
@@ -0,0 +1,8 @@
|
||||
[service]
|
||||
service = "my-service"
|
||||
domain = "my-domain"
|
||||
codegen = ["rust"]
|
||||
|
||||
[[publish]]
|
||||
schema-path = "schemas/crunch"
|
||||
output-path = "src/crunch"
|
Reference in New Issue
Block a user