update resolver and hie setup

This commit is contained in:
Lucy Cifferello
2020-06-22 15:46:31 -06:00
parent dc078bfa31
commit 69dc5922cf
4 changed files with 13 additions and 2 deletions

8
hie.yaml Normal file
View File

@@ -0,0 +1,8 @@
cradle:
stack:
- path: "./"
component: "start9-registry:lib"
- path: "./app"
component: "start9-registry:exe:start9-registry"
- path: "./test"
component: "start9-registry:test:start9-registry-test"