# About
Process Interactive Kill is a command line tool that helps to find and kill process.
It works like pkill command but search is interactive.
This tool is still under heavy development
## Development
### Setup
- Rust 1.79+
- Cargo make [link](https://github.com/sagiegurari/cargo-make)
- Cargo nextest [link](https://github.com/nextest-rs/nextest)