You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
While working on #102, I found it helpful to see the output of bsc. I think it would be a great addition to have a command line flag in Rewatch that allows users to view the output of the underlying commands, something like:
rewatch build --verbose
I'd be happy to submit a PR for this if you're open to it.