Skip to content

Latest commit

 

History

History
35 lines (26 loc) · 1.39 KB

readme.md

File metadata and controls

35 lines (26 loc) · 1.39 KB

GIT & Github

This exercise will ask to do some very simple operations with Git & Github.

Feel free to replace all mentions to Github by Gitlab if you prefer.

Goals:

  • Learn the simplest git mechanisms
  • Understand how they relate to a public git hosting website such as Github or Gitlab
  • Competencies:
    • git basics
    • github basics
    • english basics
    • self-branding basics

Tasks

  • Compose your CV properly, in proper English and proper direction🔑🔑
  • Write your CV in markdown format (what is markdown?)🔑
  • Leave on purpose something missing in it
  • Push it to github under the name markdown-cv
  • Fix the problem you left out on purpose before, commit 🔑
  • Choose an image that represents you, add it to the repository and display it in the markdown file
  • push to github
  • Open an issue in the issue tracker of this repo, with a link to your repo 🔑

note: You cannot submit this exercise in an incomplete state, all steps have to be done

References: