Git Product home page Git Product logo

immersive-mod-1-introduction-review-of-forking-and-cloning-london-web-111819's Introduction

Fork And Clone Instructions!

๐Ÿ‘‹๐Ÿ‘‹๐Ÿ‘‹ and WELCOME to Flatiron!

Below are the instructions on how to fork and clone a lab. Reference this document as you're getting used to the terminal/text editor environment!

So you've come to a lab in learn - woohoo!

woohoo

The first thing you should do is READ THE README.

The next thing you should do is... make sure you READ THE README!

Once you've done that and you are ready to begin working, click the github symbol - nice!

github-symbol

This will bring you to the lab repository in Github. Do not clone from this page! You need to FORK this lab - this will create a repository under your account. This is now your version of the lab to work on and make changes to.

Click on this FORK button in the top right.

fork

This will bring you to the forked version of the lab. If you see your username in front of the lab name, you are in the correct place!

clone

If you are opening up a fresh window in terminal, I would highly suggest the following:

  1. pwd to PRINT WORKING DIRECTORY. This will tell you where you are in your file tree.
  2. ls to LIST the documents in your folder. This will tell you what lives in the current folder that you're in.
  3. cd into Development. (pro tip: you should be able to type cd dev and hit tab and it should autocomplete for you)
  4. ls again to see what folders you have inside of Development. You should have a folder called code!
  5. cd into code.

folders

NOW! when you're in your code folder:

On the forked version of the lab, click on the GREEN CLONE button.

The copy button (circled in purple below) will copy the path. Make sure that you see "Clone with SSH" in bold text above this button. If you instead see "Clone with HTTPS", click on the blue link above the copy button that says "Use SSH".

clone

Back in terminal - type git clone and cmd + v to paste the path. This will clone the lab.

When the lab has been cloned, you need to cd into the newly created folder.

NOW you can run learn!

clone in folder

If you see an error message saying that you cannot run learn, you should run bundle install and try running learn again!

AWESOME! Let's go!

let's go

immersive-mod-1-introduction-review-of-forking-and-cloning-london-web-111819's People

Contributors

danasevcik avatar maxwellbenton avatar

Watchers

James Cloos avatar  avatar Mohawk Greene avatar Victoria Thevenot avatar Bernard Mordan avatar Otha avatar raza jafri avatar  avatar Joe Cardarelli avatar The Learn Team avatar Sophie DeBenedetto avatar  avatar  avatar Matt avatar Antoin avatar  avatar Alex Griffith avatar  avatar Amanda D'Avria avatar  avatar Ahmed avatar Nicole Kroese  avatar Kaeland Chatman avatar Lisa Jiang avatar Vicki Aubin avatar  avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.