rpremvaree12 / command-line-proficiency-2015

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

command-line-proficiency-2015

Complete the following tasks:

  1. Fork and clone this repository
  2. Change your directory to the cloned directory
  3. Create a new directory and name it as your last name
  4. Go into this new directory
  5. Create a new text file and name it as your first name
  6. Open command-line.txt and write your answers
  7. Open the intro-to-ruby.rb file and answer the code prompts
  8. Make sure you are in the repository directory
  9. Add your files using git add .
  10. Commit your changes using git commit -m "your message"
  11. Push your changes using git push origin master
  12. Create a pull request

About


Languages

Language:Ruby 100.0%