mirror of
https://github.com/anoma/juvix.git
synced 2024-11-23 08:18:43 +03:00
11 lines
185 B
YAML
11 lines
185 B
YAML
cradle:
|
|
stack:
|
|
- path: "./src"
|
|
component: "juvix:lib"
|
|
|
|
- path: "./app"
|
|
component: "juvix:exe:juvix"
|
|
|
|
- path: "./test"
|
|
component: "juvix:test:juvix-test"
|