how-rich-am-i

command module
v1.1.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Dec 31, 2017 License: Apache-2.0 Imports: 6 Imported by: 0

README

How rich am I

How rich am I is a command line tool which calculates the € price for all your crypto currency coins.

Usage

Create a json file to define your crypto currencies. Follow this example:

[
  {
    "id": "bitcoin",
    "amount": 0.1
  },
  {
    "id": "ethereum",
    "amount": 0.1
  },
  {
    "id": "ripple",
    "amount": 0.1
  }
]

Please use the id value from the coinmarketcap api.

Run how-rich-am-i coins.json to see how rich you are.

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL