Command line Currency converter


/ Published in: Ruby
Save to your folder(s)

Command line currency convertor, just copy and paste. I named mine 'coin'. Make sure you have Ruby, Rubygems and Hpricot (gem install hpricot).

e.g.
~$ coin 100 eur usd
158.3300

Uses the site xurrency.com.

URL: http://www.arnebrasseur.net

Report this snippet


Comments

RSS Icon Subscribe to comments

You need to login to post a comment.