Thesis Template for Computer Science at the University of Trento
Tip
It is highly recommended to use Visual Studio Code
editor
Name | Homepage |
---|---|
TeX Live |
https://www.tug.org/texlive |
Node.js |
https://nodejs.org |
npm |
https://www.npmjs.com |
-
Clone
git clone https://github.com/unitn-drive/thesis.git cd thesis
-
Install Dependencies
npm ci
npm run build
Note: Execute with
npm run <NAME>
Name | Description |
---|---|
build |
Build PDF |
check |
Check for errors |
clean |
Clean |
fix |
Fix errors |
This project is licensed under the MIT license
See LICENSE file for details