This is a CLI app demonstrating use of Nokogiri to scrape multiple levels of information from a website, to store and display the information in an object oriented environment. Also demonstrates a simple use case for the Launchy gem.
To test it out, clone down this repo and run:
- cd apodcli
- bundle install
To start the CLI app run:
- bin/apodcli.rb
Bug reports and pull requests are welcome on GitHub at https://github.com/wschultz-01/AOPDCli.
The gem is available as open source under the terms of the MIT License.
Everyone interacting in this project’s codebases, issue trackers, chat rooms and mailing lists is expected to follow the code of conduct.