tap/README.md
2018-08-08 00:25:06 +02:00

726 B

Tap Code Climate Travis CI Coverage Status

Yes. We have to drink. But we also have to pay. This is the drinking part.

Installation

  1. Make sure Ruby version 2.3.0-dev is installed by running rbenv version. If it isn't, install by running rbenv install 2.3.0-dev
  2. Run bundle update and bundle install
  3. Start Tap by running bundle exec rails s