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

9
rex.project/x86_64/rex.config Executable file
View File

@@ -0,0 +1,9 @@
{
"config": {
"project_root": "${dir_rex}/x86_64",
"units_path": "units",
"logs_path": "${dir_logs}",
"shells_path": "shells/shells.definitions",
"config_version": "5"
}
}