Skip to content

stojanovic/fuckyou

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

91 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build Status npm version semantic-release

Fuck

Kill any process with a simple command! (╯°□°)╯︵ ssǝɔoɹd

Based on this gist: https://gist.github.com/stojanovic/a4b99d3f2ed46a868fcd.

How to install

Install it globally from npm:

npm install fuckyou --global

Or simply:

npm i fuckyou -g

Usage

fuck you [options]
fuck off [options]
fuck u [options]
fuck [options]
fu [options]

Options:

<processName>           name of the process that you want to kill,
                        keep in mind that process names are case sensitive

-h, --help              show this help

Test

Run npm test, but make sure you have ruby installed.