bob
bob copied to clipboard
Add a cmd option to `bob run`
For permanent run tasks e.g. in vue serve ui it would be nice to have this as a bob run task.
Example:
runs:
ui:
cmd: |
npm run serve