###Time: 20 min
Topics | bash commands, terminal |
Description | Practice navigating computer files and folders using the terminal. |
####Task Instructions
- Create a directory named My_First_BEWD_Class.
- Change into this directory (hint tab completion).
- Create a file named "goals.rb" using the touch command.
- Open "goals.rb" in Sublime Text from the terminal.
- Using ruby comments type #Your Name and Goals for this course