Skip to content

WenInCode/kpro

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

small CLI to help you quickly search for and destroy processes

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors