Skip to content

pjones/rubyclass

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ruby Training

This is the source code and training content for the Ruby courses taught by Peter J. Jones.

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

Building the Course Content (PDF Files)

  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.