Sha256: eb9ade922b9ac8f0498d4a82a7c119de06e42bc40e79740e5d948362665be498
Contents?: true
Size: 753 Bytes
Versions: 1
Compression:
Stored size: 753 Bytes
Contents
# Quickdraw The idea for Quickdraw comes from the 'shopify_theme' gem. I use a lot of code from them. ### Features - MUCH faster downloads and uploads. Unfortunately, Shopify API call limits will slow you down. But in short bursts (10-20 files), Quickdraw is as much as 10x faster or more! ## Installation Add this line to your application's Gemfile: gem 'quickdraw' And then execute: $ bundle Or install it yourself as: $ gem install quickdraw ## Usage TODO: Write usage instructions here ## 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
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
quickdraw-0.0.3 | README.md |