A simple CLI that allows for instant creation of a bit.ly link
Install the module with: npm install bitly-cli
bitly -u 'http://url-that-you-want-to-shorten.com'
If I wanted to shorten http://itskrish.co, all I'd have to do is:
bitly -u 'http://itskrish.co'
Copyright (c) 2014 Krish Dholakiya. Licensed under the MIT license.