Skip to content

Latest commit

 

History

History
22 lines (13 loc) · 782 Bytes

README.md

File metadata and controls

22 lines (13 loc) · 782 Bytes

Git for Librarians

This repository contains the curriculum and material for the Git for Librarians workshop at the VALA Tech Camp.

Pre-requisites

  1. A Github Account: Create a Github account (and remember your login name and password!)
  2. Github Desktop: Download and install Github Desktop.
  3. A text editor of choice. Examples are Atom, VScode

This tutorial contains two parts

Useful ressources

  • Markdown Guide. Markdown is the main text language in Git, for example used in the Readme.md.
  • Git cheat sheet