Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 494 Bytes

README.md

File metadata and controls

20 lines (13 loc) · 494 Bytes

Getting Started with git Presenation

This is a presentation describing the basics needed to become productive with git.

Generating the presenation html

The presenation is written in markdown and can be compiled using landslide.

  • Install landslide

pip install landslide

  • Run landslide to generate the presentation html

landslide landslide.cfg --copy-theme

This should create the presentation in a getting_started_with_git/ folder