A simple ruby application to calculate taxes from the given input invoice.

Ruby Version of the application is 1.9.3

Version Control System used is GIT

Run bundle install from root directory for installing dependant gems.

The program can be executed from the command line using the command

  $ ruby program.rb input.csv

Here input.csv is assumed to be the input csv file to be worked on.

Built With

Share this project:

Updates