Skip to content

Latest commit

 

History

History
11 lines (10 loc) · 445 Bytes

README.md

File metadata and controls

11 lines (10 loc) · 445 Bytes

LaTeX Homework Template Generator

Generates LaTeX homework template files for EECS courses (currently supports CS170 and CS70). This includes homework number, name, question titles, course name, and subsections.

How to use

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!