gengi-cli

1.1.9 • Public • Published

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

Readme

Keywords

none

Package Sidebar

Install

npm i gengi-cli

Weekly Downloads

1

Version

1.1.9

License

ISC

Last publish

Collaborators

  • hellokolibri
  • benediktvaldez
  • koddsson