c48ac0d394d45d73df96377da63b78a2531af5d4
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%