0.1.0 • Published 7 years ago

kpro v0.1.0

Weekly downloads
1
License
MIT
Repository
-
Last release
7 years ago

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 kpro

Usage

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> -f

Contributing

coming soon™

license

This project is licensed under the MIT License