Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 430 Bytes

README.md

File metadata and controls

19 lines (13 loc) · 430 Bytes

Ruby Playground

Here, you will find a number of exercises and challenges to test your Ruby and programming skills. Some are easy. Some are difficult.

Getting Started

$ git clone https://github.com/LaunchAcademy/ruby-playground.git
$ cd ruby-playground
$ ls

Pick an exercise or challenge that sounds interesting, cd into the project folder, and get coding!

Contributing

Pull requests are welcome!