Skip to content

Command line interface with an object oriented cryptocurrency scraper.

License

Notifications You must be signed in to change notification settings

johnwojo/crypto-command-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Installation

Add this line to your application's Gemfile:

gem 'crypto_markets'

And then execute:

$ bundle

Or install it yourself as:

$ gem install crypto_markets

Usage

#TODO:

  • In order to use the file, type 'bin/run' into the terminal.
  • Once you've been welcomed, the program will prompt you to enter a number.
  • The user will enter 1 for 1-10, 11 for 11-20, 21 for 21-30, etc.
  • After that initial request is made, the user will have the option to make a second request.
  • If the user types 'list,' they will be prompted to repeat the initial request and a list will be provided.
  • If the user types 'info,' they will be asked to enter a number corresponding with a coin that they'd like more info on.
  • If the user types 'exit,' the program will end.

Contributing

Bug reports and pull requests are welcome on GitHub at https://github.com//crypto_markets.

License

The gem is available as open source under the terms of the MIT License.

About

Command line interface with an object oriented cryptocurrency scraper.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published