https://github.com/richo225/hodlmoon
A command line tool for crytocurrency data. When moon?
https://github.com/richo225/hodlmoon
crypto cryptocurrency ethereum hodl lambo moon ruby
Last synced: 7 months ago
JSON representation
A command line tool for crytocurrency data. When moon?
- Host: GitHub
- URL: https://github.com/richo225/hodlmoon
- Owner: richo225
- License: mit
- Created: 2018-02-07T22:26:37.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2023-04-25T12:59:35.000Z (over 2 years ago)
- Last Synced: 2024-04-24T13:16:16.942Z (over 1 year ago)
- Topics: crypto, cryptocurrency, ethereum, hodl, lambo, moon, ruby
- Language: Ruby
- Homepage: https://rubygems.org/gems/hodlmoon
- Size: 88.9 KB
- Stars: 26
- Watchers: 4
- Forks: 2
- Open Issues: 14
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# Hodlmoon
[](https://badge.fury.io/rb/hodlmoon)
[](https://circleci.com/gh/richo225/hodlmoon/tree/master)
[](https://codeclimate.com/github/richo225/hodlmoon/maintainability)Quickly find the price of your crypto portfolio from the comfort of your command line.
When moon?

## Installation
Install it yourself:
$ gem install hodlmoon
## Usage
The gem comes with two methods that can be run : `price` and `list`.
### List
Lists market data for the top default 8 coins.
A specific limit and a specific currency can also be supplied. If no currency is given, the CLI will default to `gbp`.
### Price
Gets the current price of a coin in a specific currency. If no currency is given, the CLI will default to `gbp`:
## Contributing
Bug reports and pull requests are welcome on GitHub at https://github.com/richo225/hodlmoon. This project is intended to be a safe, welcoming space for collaboration, and contributors are expected to adhere to the [Contributor Covenant](http://contributor-covenant.org) code of conduct.
## License
Image by [@onedigitalartist](https://steemit.com/@onedigitalartist)
The gem is available as open source under the terms of the [MIT License](https://opensource.org/licenses/MIT).
## Code of Conduct
Everyone interacting in the Hodlmoon project’s codebases, issue trackers, chat rooms and mailing lists is expected to follow the [code of conduct](https://github.com/richo225/hodlmoon/blob/master/CODE_OF_CONDUCT.md).
[](https://forthebadge.com)