项目作者: bankscrap

项目描述 :
Bankscrap adapter for the API behind Ibercaja's mobile app
高级语言: Ruby
项目地址: git://github.com/bankscrap/bankscrap-ibercaja.git
创建时间: 2017-04-03T11:03:34Z
项目社区:https://github.com/bankscrap/bankscrap-ibercaja

开源协议:MIT License

下载


Bankscrap::Ibercaja

Bankscrap adapter for the API behind Ibercaja’s mobile app.

Contact: open an issue or email us at bankscrap@protonmail.com.

Installation

Add this line to your application’s Gemfile:

  1. gem 'bankscrap-ibercaja'

And then execute:

  1. $ bundle

Or install it yourself as:

  1. $ gem install bankscrap-ibercaja

Usage

For usage instructions please read Bankscrap readme.

Contributing

  1. Fork it ( https://github.com/markvillacampa/bankscrap-ibercaja/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 a new Pull Request