Skip to content

AykutSarac/proc-manager

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.