summaryrefslogtreecommitdiffhomepage
path: root/justfile
diff options
context:
space:
mode:
authornsfisis <nsfisis@gmail.com>2026-03-22 06:46:16 +0900
committernsfisis <nsfisis@gmail.com>2026-03-22 09:52:29 +0900
commitb73729e8d965a8962b3ef5103d37a6456b53a265 (patch)
treea1fe2751faa0e81a0267b7f6783de6032e47092e /justfile
parentb00d51802e6a5bd5dc46d9ab64ce6376d7f0121b (diff)
downloadphperkaigi-2026-php-modification-slides-b73729e8d965a8962b3ef5103d37a6456b53a265.tar.gz
phperkaigi-2026-php-modification-slides-b73729e8d965a8962b3ef5103d37a6456b53a265.tar.zst
phperkaigi-2026-php-modification-slides-b73729e8d965a8962b3ef5103d37a6456b53a265.zip
add filesHEADmain
Diffstat (limited to 'justfile')
-rw-r--r--justfile8
1 files changed, 8 insertions, 0 deletions
diff --git a/justfile b/justfile
new file mode 100644
index 0000000..8f7a4b7
--- /dev/null
+++ b/justfile
@@ -0,0 +1,8 @@
+show:
+ pdfpc -g slides.pdf
+
+build:
+ typst compile slides.typ
+
+watch:
+ typst watch slides.typ