Files
rex/sample/rex.config
2024-02-07 01:42:30 -05:00

10 lines
207 B
Plaintext
Executable File

{
"config": {
"project_root": "$HOME/development/internal/rex/sample",
"units_path": "units/",
"logs_path": "logs/",
"shells_path": "shells/shells.definitions",
"config_version": "5"
}
}