/vcr_presentation

VCR War Stories - How to Make Your CI Build 90% Faster

Primary LanguageHTML

VCR War Stories

Presentation

  1. rvm use 2.5
  2. bundle install
  3. bundle exec slideshow install reveal.js
  4. bundle exec slideshow build vcr_presentation.md -t reveal.js
  5. open vcr_presentation.html

Example

  1. bundle exec ruby server.rb
  2. bundle exec rspec test.rb