An open API service indexing awesome lists of open source software.

https://github.com/pjones/rubyclass

Ruby Training Courses
https://github.com/pjones/rubyclass

ruby training training-labs training-materials

Last synced: 22 days ago
JSON representation

Ruby Training Courses

Awesome Lists containing this project

README

        

Ruby Training
=============

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

The official site for this course is

Building the Course Content (PDF Files)
---------------------------------------

1. Install the [Nix Package Manager](https://nixos.org/nix/) (`>=`
2.0 is required)

2. Run the following command:

nix build

The generated PDF files will be in the `result` directory.

[pjones]: http://www.devalot.com/about/pjones.html