Sha256: ec285ed9e61795ab99c980214fa29275280076015c5f0aae413fd6e105c19d09
Contents?: true
Size: 614 Bytes
Versions: 1
Compression:
Stored size: 614 Bytes
Contents
# Ecommerce Client A Ruby client for Myfreecomm's Ecommerce REST API ## Installation Add this line to your application's Gemfile: gem 'ecommerce-client' And then execute: $ bundle Or install it yourself as: $ gem install ecommerce-client ## Usage TODO: Write usage instructions here ## Contributing 1. Fork it ( http://github.com/<my-github-username>/ecommerce-client-ruby/fork ) 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 |
---|---|
ecommerce-client-0.0.2 | README.md |