Sha256: d46612379ff0a18d4534f39a547df7d2114bb2a7fa8c73c3ececd5370b25837a
Contents?: true
Size: 555 Bytes
Versions: 2
Compression:
Stored size: 555 Bytes
Contents
# TOP 10 Cryptocurrencies CLI coin-market-cap gem will allow you to display the TOP 10 cryptocurrencies and display its details via CLI. Data are pulled from https://coinmarketcap.com/ ## Available Command Use `list` to display the list of cryptocurrencies. Use `exit` to exit the CLI. ### Installing To install the gem type: ``` gem install da_coin_market_cap ``` ## Authors * **Denis Atkesone** - [Denis](https://github.com/kheyro/) ## License This project is licensed under the MIT License - see the [LICENSE.md](LICENSE.md) file for details
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
da_coin_market_cap-0.1.1 | README.md |
da_coin_market_cap-0.1.0 | README.md |