All the things needed to build a simple rummy game (and more! Some of this isn't used, but I left it in for illustrative purposes).
- Open a terminal in the root directory for this project.
- Run
bundle install. If all is well, it'll install the dependencies without issue.
- You may run into issues with pango or cairo which have many, many threads on how to resolve on stackoverflow/github.
- From your terminal, run
rake deckto build a PDF tooutput/fox_front.pdf