https://github.com/vmattos/kill-node
zsh plugin for murdering node proc families
https://github.com/vmattos/kill-node
Last synced: 27 days ago
JSON representation
zsh plugin for murdering node proc families
- Host: GitHub
- URL: https://github.com/vmattos/kill-node
- Owner: vmattos
- Created: 2017-09-14T14:37:12.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2017-09-14T14:43:10.000Z (about 8 years ago)
- Last Synced: 2024-04-14T20:13:34.774Z (over 1 year ago)
- Language: Shell
- Size: 0 Bytes
- Stars: 7
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-zsh-plugins - kill-node - ZSH plugin for murdering `node` process families. (Plugins / ZSH on Windows)
- fucking-awesome-zsh-plugins - kill-node - ZSH plugin for murdering `node` process families. (Plugins / ZSH on Windows)
- awesome-zsh-plugins - kill-node - ZSH plugin for murdering `node` process families. (Plugins / Zinit (née zplugin))
README
kill-node
=========
Self explanatory
## Usage
```
$ kill-node # Kills every node proc
$ kill-node some-buggy-project # Makes little some-buggy-project-jr a dead orphan piece of software :(
```