/imgur.rb

CLI client for Imgur

Primary LanguageRuby

imgur.rb

CLI client for Imgur

##Why

There's a gem but it doesn't support the Imgur authenticated API. I'll probably publish this as a gem as well.

##Use

Make sure you have json and oauth gems installed. You'll also need an API Key and Secret from Imgur. Get it by visiting this link.

Then simply run the script, and follow the wizard.

##Extend

A sample call to the user's albums is included. Use the Imgur API Docs to find out more.