sindresorhus / fkill-cli

Fabulously kill processes. Cross-platform.
MIT License
6.88k stars 159 forks source link

Installation via Homebrew Formula #52

Closed MahatmaFatalError closed 6 years ago

MahatmaFatalError commented 6 years ago

Would be great for Mac users to leverage homebrew package manager

sindresorhus commented 6 years ago

Homebrew doesn't accept packages that are already part of a language package manager and I'm not interested in having to independent tap for this. Just run:

brew install node && npm i -g fkill-cli