My notes for all the online courses I have taken.
CC BY-NC-SA 4.0 License, just like MIT OCW :)
Read the notes on hrus.in/ocw/
- Clone the repository
- Run
python build.pyfrom the project root to build PDF files from every markdown file in each subdirectory
Run this command from the project root:
python build.py --testThis should generate corresponding PDF files in the test/ directory with the expected contents.