presentations/nix-for-php-developers/watch

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

6 lines
78 B
Text
Raw Normal View History

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