Activity
refactor: shell type unmarshalling logic
refactor: shell type unmarshalling logic
docs: README updates with more examples
docs: README updates with more examples
Force push
docs: README updates with more examples
docs: README updates with more examples
chore: updates fwatcher package to track cmd executor updates
chore: updates fwatcher package to track cmd executor updates
feat: commands with run command can supply env variables to their run…
feat: commands with run command can supply env variables to their run…
Force push
feat: commands with run command can supply env variables to their run…
feat: commands with run command can supply env variables to their run…
feat: improves error handling and visibility
feat: improves error handling and visibility
Force push
feat: improves error handling and visibility
feat: improves error handling and visibility
refactor: removes io copying to stdout/stderr, with sync writer
refactor: removes io copying to stdout/stderr, with sync writer
fix: fixes log writer handling with interactive commands
fix: fixes log writer handling with interactive commands
Force push
fix: fixes log writer handling with interactive commands
fix: fixes log writer handling with interactive commands
feat: brings back support to print syntax highlighted commands prior …
feat: brings back support to print syntax highlighted commands prior …
feat: adds task trail as prefix for each log line
feat: adds task trail as prefix for each log line
feat: adds task prefix to run target command logs
feat: adds task prefix to run target command logs
feat: adds parallel commands execution flow
feat: adds parallel commands execution flow