- Make sure you are on a recent Ruby version and have
bundle
installed - Clone this repo
- Run
bash install.sh
to start the program - If it is the first time, the program dependencies will install
- Run
bash run.sh
to start the program after all has been installed - Run
bundle install
andbundle update
to manual update dependency - At any time, type
help
for more info, orquit
to exit the program
ruby >= 2.7.0
bundle >= 2.2.11
- Run on
macOS 10.15.3
, but most likely can be run on other systems w/ the right ruby version