Comparing version 0.2.16 to 2.1.1
@@ -34,4 +34,3 @@ #!/usr/bin/env node | ||
console.log("Hello, visitor! Welcome in BeBusy package".green); | ||
console.log("Version: 1.0".red); | ||
console.info("\n Welcome, you lazy piece of shit!".green); | ||
@@ -61,3 +60,3 @@ this.askTheQuestionAndGetAnAnswer(); | ||
var questions = "What speed do you want (fast, medium, slow or random): "; | ||
var questions = " Press ENTER for random speed".green + " (or type 'slow'/'medium'/'fast'): "; | ||
var that = this; | ||
@@ -85,2 +84,11 @@ | ||
if (answer.length===0){ | ||
// no answer, so ENTER pressed | ||
isValidAnswer = true; | ||
answer = "random"; | ||
} | ||
console.info(""); | ||
this.rl.close(); | ||
@@ -87,0 +95,0 @@ |
{ | ||
"name": "bebusy", | ||
"subdomain": "bebusy", | ||
"main": "./bebusy.js", | ||
"main": "./bebusy", | ||
"homepage": "https://www.npmjs.org/package/bebusy", | ||
@@ -11,9 +11,9 @@ "bin": { | ||
"bugs": { | ||
"url": "https://github.com/ondrek/bebusy.js/issues/" | ||
"url": "https://github.com/ondrek/bebusy/issues/" | ||
}, | ||
"repository": { | ||
"type": "git", | ||
"url": "https://github.com/ondrek/bebusy.js.git" | ||
"url": "https://github.com/ondrek/bebusy.git" | ||
}, | ||
"description": "fakes developer's productivity by printing random messages to your Terminal, so you look very busy like you are compiling some important shit..", | ||
"description": "Fakes developer's activity by printing random messages into the Terminal, so you look busy like compiling some important shit.", | ||
"keywords": [ | ||
@@ -29,3 +29,3 @@ "bebusy", | ||
"preferGlobal": true, | ||
"version": "0.2.16", | ||
"version": "2.1.1", | ||
"license": "MIT", | ||
@@ -39,6 +39,6 @@ "engines": { | ||
"dependencies": { | ||
"colors": "1.0.3", | ||
"colors": "1.1.2", | ||
"boganipsum": "0.1.0", | ||
"underscore": "1.7.0" | ||
"underscore": "1.8.3" | ||
} | ||
} |
@@ -1,36 +0,26 @@ | ||
# BeBusy.js | ||
# Bebusy (.js) | ||
<br/> | ||
## You should use this sick plugin when you .. | ||
## What is this plugin good for? | ||
- .. are lazy motherfucker who browse a Facebook page with cats | ||
- .. have project deadlines a month ahead | ||
- .. read fucking blogs about productivity instead of programming | ||
It fakes developer's activity by printing random messages into the Terminal..<br/> | ||
.. so you can browse Facebook, until the “build” is done ;) | ||
![Functionality](https://rawgit.com/ondrek/bebusy.js/master/graphs/functionality.gif) | ||
![Morpheus](https://rawgit.com/ondrek/bebusy.js/master/graphs/morpheus.jpg?2) | ||
<br/><br/> | ||
<br/><br/><br/> | ||
## You shall use this plugin, when you .. | ||
.. are a lazy motherfucker who browses cats on Facebook<br/> | ||
.. have a project deadline straight ahead<br/> | ||
.. read a lot of blogs about productivity while procrastinating<br/> | ||
![what if I told you, you are useless piece of shit?](https://rawgit.com/ondrek/bebusy.js/master/graphs/morpheus.jpg?2) | ||
## "OMG your bebusy lib is awesome, I'll install it at work tomorrow so that I can work on my presentation for thursday (I'm super late)" — [Olivier X.](https://twitter.com/OCombe/status/526493222554857472); | ||
<br/><br/><br/> | ||
<br/><br/> | ||
## How to install this through terminal? | ||
## How to install this bastardizations? | ||
curl https://api.stripe.com/v1/charges \ | ||
-u BQokikJOvBiI2HlWgH4olfQ2: \ | ||
-d amount=500 \ | ||
-d currency=usd \ | ||
-d "description=DonationForBubusy" \ | ||
-d "source[object]=card" \ | ||
-d "source[number]=4242424242424242" \ # your credit card number | ||
-d "source[exp_month]=12" \ # your credit card expiration month | ||
-d "source[exp_year]=2016" \ #your credit card expiration year | ||
-d "source[cvc]=123" # your credit card CVC | ||
## How to really install this bastardizations? | ||
> sudo npm install -g bebusy | ||
@@ -41,26 +31,26 @@ > bebusy | ||
<br/><br/> | ||
## What does it look like? | ||
## Feedback from fans | ||
![Functionality](https://rawgit.com/ondrek/bebusy.js/master/graphs/functionality.gif) | ||
> “OMG your bebusy lib is awesome,<br/> | ||
> I'll install it at work tomorrow so that I can work on my presentation for Thursday”<br/> | ||
> — [Olivier X.](https://twitter.com/OCombe/status/526493222554857472) | ||
<br/><br/> | ||
<br/> | ||
## Case Studies Fancy Graphs | ||
> This is a python script that printing random messages into your Terminal,<br/> | ||
> so you look very busy, inspired by bebusy.js. You are gonna love it.<br/> | ||
> — [bebusy.py](https://github.com/skyline75489/bebusy.py) by skyline75489 | ||
![Productivity image](https://rawgit.com/ondrek/bebusy.js/master/graphs/productivity-2.png) | ||
<br/><br/> | ||
## Author Samuel Ondrek**; [Twitter](https://twitter.com/ondrek "Follow ma men on Twitter"); [Github](https://github.com/ondrek "Follow ma men on Github"); | ||
## Very important case study | ||
Inspirated by [Pablo Villoslada](https://twitter.com/Puigcerber) at [ngEurope 2014](http://ngeurope.org/). | ||
![Productivity image](https://rawgit.com/ondrek/bebusy.js/master/graphs/productivity-2.png?abc) | ||
<br/><br/> | ||
[1]: http://en.wikipedia.org/wiki/Rainbow_table "Check what is a rainbow table on Wikipedia" | ||
[2]: http://www.hashkiller.co.uk/ "Try to crack your own MD5 hash" | ||
[3]: http://en.wikipedia.org/wiki/Niels_Provos "Niels is a researcher in the areas of secure systems" | ||
[4]: http://en.wikipedia.org/wiki/Avalanche_effect | ||
[5]: http://en.wikipedia.org/wiki/Pigeonhole_principle | ||
Coded by Samuel [Ondrek](https://ondrek.com) & inspirated by [Pablo](https://twitter.com/Puigcerber).<br/> | ||
~~If~~ When you find yourself fired, please don't contact me. |
Sorry, the diff of this file is not supported yet
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
252
0
4044899
8
55
+ Addedcolors@1.1.2(transitive)
+ Addedunderscore@1.8.3(transitive)
- Removedcolors@1.0.3(transitive)
- Removedunderscore@1.7.0(transitive)
Updatedcolors@1.1.2
Updatedunderscore@1.8.3