Refactor the packaging so that subcommands can depend on the common functionality without getting the executable artifacts.
6 lines
51 B
JSON
6 lines
51 B
JSON
{
|
|
"cpus": 1,
|
|
"mem": 20,
|
|
"cmd": "sleep 100"
|
|
}
|