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
- Host: GitHub
- URL: https://github.com/pjones/rubyclass
- Owner: pjones
- License: other
- Created: 2018-07-25T19:29:18.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2018-09-19T18:02:27.000Z (over 6 years ago)
- Last Synced: 2024-12-26T22:18:59.727Z (5 months ago)
- Topics: ruby, training, training-labs, training-materials
- Language: Ruby
- Size: 92.8 KB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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