Clone the repository:
git clone https://github.com/ikaroinory/hitrep.git
Use the template:
\documentclass{hitrep}
\subject{<Subject>}
\department{<Department>}
\major{<Major>}
\author{<Student name}
\studentid{<Student ID>}
\studenttype{<Student type>}
\begin{document}
\maketitle
% Your content here
\end{document}
You can use the option to use reading report template:
\documentclass[reading]{hitrep}
Please report any issues at the Issues · ikaroinory/hitrep