/homebrew-killport

A custom Homebrew tap for Killport, a command-line utility to easily terminate processes running on a specific port.

Primary LanguageRubyMIT LicenseMIT

homebrew-killport

A custom Homebrew tap for Killport, a command-line utility to easily terminate processes running on a specific port.

Installation

To install Killport using this tap, run the following commands:

brew tap jkfran/killport
brew install killport

Usage

After installing Killport, you can use it by running:

killport <port>

Replace <port> with the port number you want to free up by terminating any processes running on it.

See the killport repo for more info.

License

This project is licensed under the MIT License.