Sha256: c7243064f4ea702fcaaf34f500d34bcb892e72bc5a11e77c0bbf9e0f4ac6b530
Contents?: true
Size: 976 Bytes
Versions: 2
Compression:
Stored size: 976 Bytes
Contents
# Capwatch [![Build Status](https://travis-ci.org/bugaiov/capwatch.svg?branch=master)](https://travis-ci.org/bugaiov/capwatch) [![Coverage Status](https://coveralls.io/repos/github/bugaiov/capwatch/badge.svg?branch=master)](https://coveralls.io/github/bugaiov/capwatch?branch=master) [![Gem Version](https://badge.fury.io/rb/capwatch.svg)](https://badge.fury.io/rb/capwatch) Watch your cryptoportfolio in a console ![Demo](http://i.imgur.com/ZkrFDtL.png) ## Installation $ gem install capwatch ```bash cat <<EOT > ~/.capwatch { "name": "Basic Fund", "symbols": { "MAID": 25452.47, "GAME": 22253.51, "ANS": 3826.53, "FCT": 525.67875, "SC": 4152770, "DCR": 453.22, "BTC": 8.219, "ETH": 166.198, "KMD": 19056.20, "LSK": 5071.42 } } EOT ``` $ capwatch ## Fund Examples Fund examples can be found [here](funds/demo) Demo funds taken from www.bluemagic.info Data is being processed from from http://coinmarketcap.com
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
capwatch-0.1.12 | README.md |
capwatch-0.1.11 | README.md |