ethan-gustafson / One_Piece

A Ruby Command Line Interface providing information about the anime 'One Piece'

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

One Piece

This is a command line interface that will introduce you to the worlds best selling manga and anime, One Piece!

Imgur_One_Piece

Installation

NOTE: If you would like to run this application, you will have to:

  1. Make sure Ruby is installed on your system.
  2. Make sure Bundle is installed on your system. You can install it with gem install bundler -> https://bundler.io/
  3. Clone or download this repository.
  4. cd into the CLI directory.
  5. Run bundle install
  6. Run ruby ./bin/onepiece or ./bin/onepiece

If you wish to run the application, it can be found here at Repl.it.

If you would just like to watch the YouTube presentation, watch here: https://youtu.be/ZpQEJLfSebA

Usage

The CLI includes the anime's characters, devil fruits information, haki description, episode count and where to watch the show!

Development

This CLI was finished in December 2019.

Contributing

Bug reports and pull requests are welcome on GitHub at https://github.com/GoodGuyGuf/one_piece. 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.

Code of Conduct

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

About

A Ruby Command Line Interface providing information about the anime 'One Piece'


Languages

Language:Ruby 100.0%