custom start / install commands
anoff opened this issue · 1 comments
anoff commented
It should be possible to provide a custom command (full bash command) that is executed for:
- installation of dependencies (switch between
yarn
/npm
or adding customgulp
steps) - starting the remote execution instead of
nodemon .
anoff commented
long implemented, but issue not closed correctly