Skip to content

devalot/gitclass

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

66 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Git Training

This is the source code and training content for the Git course taught by Peter J. Jones.

The official site for this course is https://github.com/devalot/gitclass.

The generated PDFs and repositories used in this class can be downloaded from https://www.devalot.com/r/gitclass.zip.

Building the Course Content (PDF Files and Repositories)

  1. Install the Nix Package Manager (>= 2.0 is required)

  2. Run the following command:

    nix build
    

The generated PDF files will be in the result directory.