New commands to be added: ``` detoul script-install <file-path> [<name>] detoul script-uninstall <name> detoul script-cat <name> detoul script-edit <name> ``` Installed scripts will be automatically in the `$PATH` for `run` directives (see #37).
New commands to be added:
Installed scripts will be automatically in the
$PATHforrundirectives (see #37).