10000 GitHub - LucaPoda/thesis: Thesis Template
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

LucaPoda/thesis

 
 

Repository files navigation

Thesis Template

ci

Thesis Template for Computer Science at the University of Trento

Development

Tip

It is highly recommended to use Visual Studio Code editor

Requirements

Name Homepage
TeX Live https://www.tug.org/texlive
Node.js https://nodejs.org
npm https://www.npmjs.com

Preparation

  1. Clone

    git clone https://github.com/unitn-drive/thesis.git
    cd thesis
  2. Install Dependencies

    npm ci

Build

npm run build

Scripts

Note: Execute with npm run <NAME>

Name Description
build Build PDF
check Check for errors
clean Clean
fix Fix errors

License

This project is licensed under the MIT license
See LICENSE file for details

About

Thesis Template

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TeX 99.6%
  • Perl 0.4%
0