Forking Flatiron Labs
Day one at Flatiron School was all about setting up our environments and interacting with Github for the first time.
Forking and opening labs into my own environment feels like a lot of information to remember, so hello list!!
---- ----
>>Fork, Clone and open labs:
> Click the fork icon. If your username is in front of the content forked then you are doing it right.
> Click the green “Clone” button. Make sure it says “Clone wit SSH”. If it doesn’t, switch it over!
> Copy the file path.
> Open Terminal.
input #=> cd /Development/code
input #=> git clone file path
> cd to the newly created file
input #=> learn open
***** BONUS *****
Thanks for the tip Robert!
crtl ~ #=> opens terminal in VSCode
opt click #=> the readme to open a window with readme
shift command v #=> to translate window into readable
then open the current .lib or code file to get started!











