Skip to content

Latest commit

 

History

History
30 lines (18 loc) · 788 Bytes

README.md

File metadata and controls

30 lines (18 loc) · 788 Bytes

TumblrSync

Build Status Gem Version

MultiThread Tumblr Synchronization

You like download and fill your hard drive with tons of funny pictures, this tool is for you!

Install

gem install tumblr-sync

Usage

Synchronize some funny tumblr with a lot of so cute catz!

tumblr-sync socutecatz.tumblr.com

Why ?

Ruby Multithreading and Queue testing for fun

Contributing

  1. Fork it
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Add some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create new Pull Request