Ba
Bank Account Gem!
This Gem was created to help you get information from your bank account from your console
Currently Supported Banks
Bancolombia
Payoneer (work in progress)
Installation
Add this line to your application's Gemfile:
gem 'ba'
And then execute:
$ bundle
Usage
Checkout the different commands by running
$ ba
Run the command for your bank
$ ba [BANK] balance
Contributing
- Fork it
- Create your feature branch (
git checkout -b my-new-feature
) - Commit your changes (
git commit -am 'Add some feature'
) - Push to the branch (
git push origin my-new-feature
) - Create new Pull Request
Adding new Scripts
- Follow the bank.sample.rb example
- Push it!
CONTRIBUTORS
Bancolombia Script => Jean Pierre(@gomayonqui)