aboutsummaryrefslogtreecommitdiff
path: root/justfile
diff options
context:
space:
mode:
authorAkshay Nair <phenax5@gmail.com>2023-12-01 18:58:36 +0530
committerAkshay Nair <phenax5@gmail.com>2023-12-01 19:01:06 +0530
commit556968115dbef70ce4bb6211867dedb54920d964 (patch)
treef17960e2b8957cd42e9edb7807946699339500ba /justfile
parentf492ce80748cd5862672f6949ef05c2e648ef8b6 (diff)
downloadcreative-coding-playground-556968115dbef70ce4bb6211867dedb54920d964.tar.gz
creative-coding-playground-556968115dbef70ce4bb6211867dedb54920d964.zip
magic circles
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")