Files
registry/hie.yaml
2022-05-25 16:32:56 -06:00

11 lines
305 B
YAML

cradle:
stack:
- path: "./"
component: "start9-registry:lib"
- path: "./app"
component: "start9-registry:exe:start9-registry"
- path: "./test"
component: "start9-registry:test:start9-registry-test"
- path: "./cli"
component: "start9-registry:exe:embassy-publish"