#!/bin/bash mkdir -p bin && javac -d bin snippets/*.java marp slides.md -o slides.html marp slides.md -o slides.pdf