clitools icon indicating copy to clipboard operation
clitools copied to clipboard

Add workdir selection to sync custom commands.

Open PanadeEdu opened this issue 10 years ago • 0 comments

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/‘ }

PanadeEdu avatar Jul 15 '15 14:07 PanadeEdu