Skip to content
This repository has been archived by the owner on May 24, 2018. It is now read-only.

Latest commit

 

History

History
22 lines (14 loc) · 192 Bytes

README.md

File metadata and controls

22 lines (14 loc) · 192 Bytes

Welcome to the dojo :)

To install the required dependencies run

bundle install

To run the tests run

rake

To run Guard

bundle exec guard

Have fun!