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
Issue-Label Bot is automatically applying the label feature_request to this issue, with a confidence of 0.89. Please mark this comment with 👍 or 👎 to give our bot feedback!
I have a monorepo with multiple applications. Every time I add a new application, I have to modify the stop command for the monorepo. This would really save me some time.
Kill processes on a range of ports
kill-port --range 3000,3100
OR
kill-port --from 3000 --to 3100
The text was updated successfully, but these errors were encountered: