Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 823 Bytes

README.md

File metadata and controls

20 lines (13 loc) · 823 Bytes

awe-homework

This is a homework template developed by Aaron Weiss for a variety of computer science related purposes. It imports a number of fundamental packages, and provides some basic structure to the document beyond the article class.

Getting Started

To get started, clone this repository anywhere and run ./init.sh name. This script will remove all of the repository artifacts excluding the template, and rename example.tex to name.tex.

Requirements

To use this template with syntax highlighting, you must have pygments installed. The easiest way to install pygments is by running pip install Pygments.

License

This project is dedicated to the public domain. You can find more information about this in the LICENSE file.