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.