Rick and Morty CLI is an interactive bash program that outputs colored character images and attributes directly to the terminal using the
Rick and Morty API.
Clone the project
git clone https://github.com/uc-priyadmm/rickandmorty-cliGo to the project directory
cd rickandmorty-cliInstall dependencies
brew install graphicsmagick
npm install -g img2asciiExecute the script
./rickandmorty.shIf you have any feedback, please reach out to me at priyadmm@mail.uc.edu
