rudimentary solve for issues #4108, #10256 - "Allow dotnet watch to run external tools" #29794
Unanswered
Beej126
asked this question in
Show and tell
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
corresponds to issues: #4108, #10256 (which are locked so we can't post there)
the basic idea is monitor the dotnet watch run stdout and trigger other tool accordingly.
see powershell script here:
https://gist.github.com/Beej126/e9812b583d1e912a6a08e1af0576975f#file-dotnet_watch_monitor-ps1
example run:
Beta Was this translation helpful? Give feedback.
All reactions