clean slate for pyrois

This commit is contained in:
phanes
2023-02-18 20:02:03 -05:00
parent 25f4bcba54
commit 536ae16532
22 changed files with 366 additions and 98 deletions

View File

@@ -0,0 +1,10 @@
{
"plan":
[
{
"name": "welcome",
"dependencies": [ null ],
"comment":" greet the user"
}
]
}