marvel_101

A CLI that scrapes marvel.com for info on popular Marvel characters and teams.


Keywords
cli, comics, marvel, marvel-characters, ruby, scraper, scrapes-marvel
License
MIT
Install
gem install marvel_101 -v 0.2.7

Documentation

marvel_101

A CLI that scrapes marvel.com for info on popular Marvel characters and teams.

50+ characters included with quick access to info and open-in-browser wiki links and 101 videos. This gem will update dynamically as Marvel adds/updates content!

This is my first published gem, feedback and constructive criticism is welcome!

Installation

Add this line to your application's Gemfile:

gem 'marvel_101'

And then execute:

$ bundle

Or install it yourself as:

$ gem install marvel_101

Usage

This CLI is very user friendly, and should need little explanation. Follow menu instructions to explore Marvel heroes, villains, and teams to your heart's content. to run it simply enter marvel_101

Enjoy!

Development

After checking out the repo, run bin/setup to install dependencies. Then, run rake spec to run the tests. You can also run bin/console for an interactive prompt that will allow you to experiment.

To install this gem onto your local machine, run bundle exec rake install. To release a new version, update the version number in version.rb, and then run bundle exec rake release, which will create a git tag for the version, push git commits and tags, and push the .gem file to rubygems.org.

Contributing

Bug reports and pull requests are welcome on GitHub at https://github.com/buchheimt/marvel_101. This project is intended to be a safe, welcoming space for collaboration, and contributors are expected to adhere to the Contributor Covenant code of conduct.

License

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

Code of Conduct

Everyone interacting in the Marvel101 project’s codebases, issue trackers, chat rooms and mailing lists is expected to follow the code of conduct.