AykutSarac / proc-manager

🧨 Interactive Process Killer CLI made with Go!

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

proc-manager

golangci-lint

proc-manager is an interactive CLI to kill processes made with Go, currently supports Linux, Mac OS X, Solaris, and Windows.

🧨 Preview

preview

⚙️ Installation

Make sure you have Go installed (download). Version 1.16 or higher is recommended.

# Firstly, create a clone of the repository:
$ git clone https://github.com/aykutsarac/proc-manager

# Then install the packages by doing:
$ go install

📦 Third Party Packages Used

Author

This project has been created by AykutSarac.

License

This project is open source and available under the MIT License.

About

🧨 Interactive Process Killer CLI made with Go!

License:MIT License


Languages

Language:Go 97.1%Language:Dockerfile 2.9%