Add readme

This commit is contained in:
Swizec Teller 2018-10-11 00:16:28 -07:00
parent 9c70e39260
commit 56735fe533

33
README.md Normal file
View file

@ -0,0 +1,33 @@
# Laptop, thaw my carrots!
> Is there a node package I can run to warmup my laptop? Im thawing some carrots and its taking too long
![My carrots not thawing](https://pbs.twimg.com/media/DpLa89YUYAAuprf.jpg)
Problem, solved!
Run `thaw-carrots` with a temperature and this script will warm your CPU to just the right temperature and keep it there.
Frozen carrots? `thaw-carrots`
AC too strong? `thaw-carrots`
Cold hands? `thaw-carrots`
## Usage
Use npm or yarn to install globally
```
$ npm install -g thaw-carrots
```
Open a terminal and warm yourself up
```
$ thaw-carrots -t 90
```
You get a nice printout showing current temperature.
Enjoy. Never go cold again!