Skip to content

omgimanerd/rit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Releases

No releases published

Packages

No packages published

Languages