https://github.com/jesseduffield/kill
simple package for killing processes
https://github.com/jesseduffield/kill
Last synced: over 1 year ago
JSON representation
simple package for killing processes
- Host: GitHub
- URL: https://github.com/jesseduffield/kill
- Owner: jesseduffield
- License: mit
- Created: 2022-06-18T03:15:46.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2025-01-01T12:41:09.000Z (over 1 year ago)
- Last Synced: 2025-03-18T11:04:30.305Z (over 1 year ago)
- Language: Go
- Size: 8.79 KB
- Stars: 13
- Watchers: 2
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Kill
Go package for killing processes across different platforms. Handles killing children of processes as well as the process itself.