Files
rex/sample/rex.config
2023-02-17 03:21:24 -05:00

10 lines
181 B
Plaintext
Executable File

{
"config": {
"project_root": "/tmp/sample",
"units_path": "units/",
"logs_path": "logs/",
"shells_path": "shells/shells.definitions",
"config_version": "5"
}
}