ixda-floripa / primeiro-workshop-git

Primeiro Workshop de Git

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Required

Introduction (30 minutes)

  • Meet IXDA
  • Meet Bruno Almeida and Fabrício Darosci Jr.
  • Why Designers should commit?
  • What is VCS?
  • Why Git?
  • How it works?

Coffee break and networking (15 minutes)

Baby steps (45 minutes)

  • try.github.io
  • Install Git
  • Welcome to the Jungle (Meet terminal)
  • Set Git user and email
  • Create GitHub repository
  • Create repository
  • (Status)
  • Create readme.md introducing yourself
  • (Status)
  • Add files
  • (Status)
  • Commit
  • (Status)
  • Set remote repository
  • Push to GitHub
  • See your Hello World

Let´s work for real (60 minutes)

  • Clone IXDA Bootstrap page
  • (with no conflict)
  • Edit, add, commit and push (me first)
  • Pull and push (everbody)
  • See the result
  • (with conflict now)
  • Edit, add, commit and push (me first)
  • Pull and push (everbody)
  • See the result

About

Primeiro Workshop de Git


Languages

Language:HTML 91.9%Language:JavaScript 8.1%