From this CLI you'll be able to interact with the terminal in order to discover more information about characters portrayed in the hit television show "Rick and Morty".
Have fun!
Copy and paste the following code into your terminal, then press 'enter' to install ** Be sure to install one gem at a time, first 'json', then 'httparty' **
gem install json
gem install httpartyTo start the CLI, enter the follwing code into your terminal, and then press 'enter'
ruby bin/startThis will kick off the CLI, and from there, you will read the instructions provided when prompted, and respond accordingly to learn more about these characters.
You can find the ruby code for this specific CLI at the following URL provided below URL: https://github.com/doosemavis/rick_and_morty_cli
Bug reports and pull requests are welcome on GitHub at https://github.com/doosemavis/rick_and_morty_cli. 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.
The project is available as open source under the terms of the MIT License.