mirror of
https://github.com/Start9Labs/registry.git
synced 2026-03-26 02:11:53 +00:00
8 lines
217 B
YAML
8 lines
217 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" |