Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 713 Bytes

README.md

File metadata and controls

17 lines (12 loc) · 713 Bytes

Code Climate Build Status

ShippingEasy

This is the official wrapper for the ShippingEasy API.

Documentation is hosted here:

http://shippingeasy.readme.io/docs/ruby-client-getting-started

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