clitools
clitools copied to clipboard
Add workdir selection to sync custom commands.
The Sync tool currently doesnt allow the execution of a command in a designated directory. Add the possibility of choosing a working directory for certain commands.
Example:
- { command: ‘foo’, workdir: ‘./html/‘ }