alexilyaev / alexilyaev/runrun-cli
Update text on script exit code other than 0
Open
- Dominant language
- JavaScript
- Stars
- 16
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
Currently if the script exits with a code other than 0 we show:
```
If you can't settle this, please open an issue at:
https://github.com/alexilyaev/runrun-cli/issues
```
We should either remove that or change the text to make it clear the script exited with non 0 code.
Contributor guide
Assessment
This issue has not been assessed yet.