A small app written in Ruby to manage your media.
Allows you to add books, games and music.
Stores data locally in JSON documents.
brew install asdf
asdf install ruby 3.2.2
bin/run
This will run the app.
bin/test
This runs the unit tests.
Used as a basis for live streams on Software Design Simplified.
Original code by Clarielle Larissa