This application serves as a 5th Edition Dungeons & Dragons reference application.
If you don't have a Ruby version manager, try out rbenv! Follow rbenv's installation guide.
Using rbenv, install the version of Ruby listed in the Gemfile (in this case, 2.6.5).
Refer to Yarn's installation guide.
- Fork this repository.
- Clone your forked repository.
- Install bundler with
gem install bundler
- Run
bin/setup
TODO
This project uses Minitest. To run the test suite, run bin/rails test
.