presentations/nix-for-php-developers/watch
Oliver Davies 34a2740106 Update build scripts
Signed-off-by: Oliver Davies <oliver@oliverdavies.uk>
2025-09-25 21:50:05 +01:00

5 lines
78 B
Bash
Executable file

#!/usr/bin/env bash
set -euo pipefail
marp slides.md --preview --watch "$@"