1.1.9 • Published 8 years ago

gengi-cli v1.1.9

Weekly downloads
13
License
ISC
Repository
github
Last release
8 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

8 years ago

1.1.7

10 years ago

1.1.6

10 years ago

1.1.4

10 years ago

1.1.2

10 years ago

1.1.1

10 years ago

1.0.4

10 years ago

1.0.3

10 years ago

1.0.2

10 years ago

1.0.1

10 years ago

1.0.0

10 years ago