- Documentation: https://docs.waiverforever.com/
- Install Ruby 2.5 or newer
gem install bundler
- Clone repo and
cd
- Run
bundle install
- Run
bundle exec middleman server
- Run
You can now see the docs at http://localhost:4567
Powered by slate.
gem install bundler
cd
bundle install
bundle exec middleman server
You can now see the docs at http://localhost:4567
Powered by slate.