Project

exrt-cli

0.0
No commit activity in last 3 years
No release in over 3 years
Exchange rate commad line tool
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
 Dependencies

Development

~> 2.0
~> 10.0
~> 3.0

Runtime

~> 0.1.1
~> 0.20
~> 0.10
 Project Readme

Exrt::Cli

Get latest and historical exchange rates published by the European Central Bank in your command line.

Installation

$ gem install exrt-cli

Usage

Latest

$ exrt-cli latest --symbols CNY

History

$ exrt-cli history --symbols CNY --start_at 2019-02-15 --end_at 2019-02-28

Related Projects

Core: exrt

API Provider: exchangeratesapi

Contributing

Bug reports and pull requests are welcome on GitHub at https://github.com/al002/exrt-cli.