Skip to content

Latest commit

 

History

History
24 lines (14 loc) · 580 Bytes

File metadata and controls

24 lines (14 loc) · 580 Bytes

CoffeeAndCode

An app that matches people who want to code together.

How to clone this repository:

  1. Go to github
  2. Press the green button clone or download and copy the url
  3. In your commandline use git clone the_url_

Open de clone vanuit de git bash:
4. cd [locatie waar je lokale gitfolder staat]
   tip: je kan ook de folder waar je heen wilt direct in de bash/command window slepen
5. om VS code te openen vanuit de terminal te openen: code .

kennisgemaakte commando's van Git

  • cd = zoeken naar folders
  • ls = lijst zoeken
  • mkdir = folder maken