tommy-mitchell / listr-cli

Command-line task lists made pretty.
https://npm.im/listr-cli
MIT License
0 stars 0 forks source link

feat: pipe command output in CI environments #3

Closed tommy-mitchell closed 1 year ago

tommy-mitchell commented 1 year ago

Using ci-info, if any CI environment variables are set, listr-cli pipes execa output for each task through to stdout/stderr.