Skip to content

Latest commit

 

History

History
30 lines (26 loc) · 1.24 KB

README.md

File metadata and controls

30 lines (26 loc) · 1.24 KB

RIT Class Notes

Build Status

This repository contains notes and resources taken from my classes at RIT. Some of these are intended for the NTID/hard-of-hearing students, for which I am a designated notetaker. These notes are automatically hosted on my personal website.

Setup

If you wish to compile this repository yourself, you must have a standard TeX distribution installed. Your TeX distribution must have the pgfplots package and its libraries installed.

sudo apt install texlive-full

To compile the notes, you will need node >= 6.0.0. The notes are compiled and managed using a gulpfile.

npm install
npm install -g gulp
gulp latex-all

Author

Libraries.io for GitHub Twitter Follow GitHub followers

License

MIT