1.0.1 • Published 6 years ago

aboki v1.0.1

Weekly downloads
7
License
UNLICENSED
Repository
github
Last release
6 years ago

Aboki

Black market currency rate instantly in your terminal!

Installation

$ npm install -g aboki

Usage

If you simply run aboki on the command line, you'll get a list of help.

$ aboki recent                          # show recent exchange rates
$ aboki rates <type>                    # show current exchange rates
$ aboki rate <currency>                 # show exchange rate for currency
$ aboki convert <amount> <FROM> <TO>    # see how much money you'll get if you sell
$ aboki test                            # test aboki
$ aboki (-h | --help)                   # display help information