Skip to content

Latest commit

 

History

History
22 lines (14 loc) · 761 Bytes

README.md

File metadata and controls

22 lines (14 loc) · 761 Bytes

Stories in Ready Build Status Code Climate Test Coverage

mumuki-ruby-runner

Install the server

docker pull mumuki/mumuki-rspec-worker:2.0
bundle install

Run the server

RACK_ENV=development rackup -p 4567