0.1.0 • Published 9 years ago
kpro v0.1.0
kpro
kpro is a small CLI to help you quickly search for and destroy processes.
Installation
// using npm
npm install -g kpro
// using yarn
yarn global add kproUsage
Use kpro to search and destroy processes. By default it will let you confirm
whether or not you wish to destroy a process.
kpro <search term>Run in --force mode to skip confirmations
kpro <search term> -fContributing
coming soon™
license
This project is licensed under the MIT License
0.1.0
9 years ago