This gem hits a Studio Ghibli api and pulls down all information related to their films. You can search by film, character, location setting, character species, and vehicles for a more detailed description about each topic, including what films each appears in and characters it is related to.
To install this gem onto your local machine:
-
clone the repository from GitHub
-
cd into the directory
-
After checking out the repo, run
bin/setupto install dependencies -
run
bundle exec rake installfrom the command line -
start program with './bin/studio_ghibli'
Enjoy!
A short video I made on how to use this gem:
Studio Ghilbli CLI Data Gem Demo
Additionaly, here is a blog post about creating my first gem: Studio Ghilbli CLI Data Gem
Bug reports and pull requests are welcome on GitHub
The gem is available as open source under the terms of the MIT License.