After checking out the repo, run bin/setup
to install dependencies. Then, run bundle exec rspec
to run the tests. You can also run bin/console
for an interactive prompt that will allow you to experiment.
Run bundle exec ruby lib/banking.rb
to run an example transferring 20000 euros from one account to another, using Inter and Intra transfers.
Bug reports and pull requests are welcome on GitHub at https://github.com/alsanars/banking.