aboutsummaryrefslogtreecommitdiff
path: root/justfile
diff options
context:
space:
mode:
Diffstat (limited to 'justfile')
-rw-r--r--justfile1
1 files changed, 1 insertions, 0 deletions
diff --git a/justfile b/justfile
index 915a277..abbae5a 100644
--- a/justfile
+++ b/justfile
@@ -14,3 +14,4 @@ s5_run: (sketch "05" "racket" "dragon.rkt")
s5:
npx nodemon -e rkt -x 'clear && just s5_run'
+s6: (sketch "06" "glslViewer" "strange.frag")