1.1.9 • Published 7 years ago

gengi-cli v1.1.9

Weekly downloads
13
License
ISC
Repository
github
Last release
7 years ago

gengi-cli

Build Status NPM version

Simple CLI for the excellent gengi.is.

Setup

npm install -g gengi-cli

Usage

usage: gengi <currency> <value> [-r | --round] [-h | --help]

currency:     Standard three letter currency code (ISO 4217)
value:        Numeric value, defaults to 1
-r | --round: Round calculated number
-h | --help:  Show these instructions

Other available commands
gengi list    Display list of all available currencies

Example

$ gengi usd 100
12840.283
1.1.9

7 years ago

1.1.7

8 years ago

1.1.6

8 years ago

1.1.4

8 years ago

1.1.2

8 years ago

1.1.1

8 years ago

1.0.4

8 years ago

1.0.3

8 years ago

1.0.2

8 years ago

1.0.1

8 years ago

1.0.0

8 years ago