pik 0.3.1

pik - process interactive kill
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# 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