Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 330 Bytes

README.md

File metadata and controls

15 lines (11 loc) · 330 Bytes

fuckit

For when you have completely given up on your NPM package and you do not care anymore...

Instructions

npm install fuckit --save

And then drop the following into project's index file or startup script:

var fuckit = require('fuckit');

Push this to NPM and you're done. Also, you are welcome.