This repository contains the source code and documentation for my undergraduate thesis project at the University of Trento on computer science.
| Name | Homepage |
|---|---|
Node.js |
https://nodejs.org |
npm |
https://www.npmjs.com |
TeX Live |
https://www.tug.org/texlive |
-
Clone
git clone https://github.com/GabrieleBocchi/LT-thesis.git cd LT-thesis -
Install Dependencies
npm ci
npm run buildNote: 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