CLI variant of @beescuit's URL shortener

Features
- Interactive UI
- Foolproof
- Built-in URL checker
- Built-in errors
Install
$ npm install --global bee.fail
(if npm screams at you because of permissions, run as sudo
)
Usage
$ bee.fail
Special thanks to
- @beescuit for making the API