Generates LaTeX homework template files for EECS courses (currently supports CS170 and CS70). This includes homework number, name, question titles, course name, and subsections.
Open terminal, clone the repo, cd into the directory, and run main.py:
git clone https://github.com/Funplings/latex-hw-generator.git
cd latex-hw-generator
python main.py
Follow the input instructions. Enjoy!