Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 303 Bytes

README.md

File metadata and controls

13 lines (9 loc) · 303 Bytes

Learn Ruby the Hard Way

The first 40 exercises and answers of Learn Ruby the Hard Way.

Technologies:

  • Ruby (version 2.4.0)

Deployment instructions:

  1. Navigate to your projects directory
  2. Run git clone https://github.com/connie-reinholdsson/lrthw.git
  3. Run cd lrthw

Enjoy!