Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 250 Bytes

README.md

File metadata and controls

8 lines (5 loc) · 250 Bytes

Git Clone Practice

This is a small project that we'll use to demonstrate the process of cloning a repository.

Requirements

  • You should have one ruby file, hello.rb
  • When run, this file should output the text Hello World! to the console