Skip to content

Latest commit

 

History

History
25 lines (17 loc) · 808 Bytes

File metadata and controls

25 lines (17 loc) · 808 Bytes

Schedule for 5 days workshop on "Efficient, trackable and Sustainable Workflow"

  1. Day 1

    • Introduction to Git Version Control
    • Creating a GitHub account.
    • Create your own fork, or copy, a GitHub repository.
  2. Day 2

    • Installing Github dektop and git
    • creation of a local version of a GitHub repository on your computer.
    • Working on a repository on a local computer.
  3. Day 3

    • Creation of a Markdown (.md) file using a text editor.
    • Use basic markdown syntax to format a document .
  4. Day 4

    • Adding new files or changes to existing files to your repo.
    • git commands - commit, status,push
  5. Day 5

    • Update your local repository from a central repository in GitHub.