beb97ef1984e1e786a307b8b8195206045d967d5
WT Tutorial Presentations
This repository contains the latex source files for the WT Tutorial slides.
Build
Local Environment
$ make
With Docker
$ docker build . -t wt-tut
$ docker run --rm -u `id -u`:`id -g` -w $PWD -v $PWD:$PWD wt-tut make
Description
Releases
23
Tutorial 7: Fix handout
Latest
Languages
TeX
98.5%
Python
0.8%
Makefile
0.4%
Dockerfile
0.3%