Skip to content

Latest commit

 

History

History
23 lines (12 loc) · 388 Bytes

File metadata and controls

23 lines (12 loc) · 388 Bytes

Lean Elevators

Configure

Setup all you need with the following command:

bin/setup

Run

Run the following to simulate your elevators:

bin/run

This will get you an animation looking like that:

Test

Run the rspec tests:

bin/check