Updated comment at the top with a make eval command.
authorSaba Saba <saba@sabadev.xyz>
Thu, 9 Feb 2023 17:26:21 +0000 (12:26 -0500)
committerSaba Saba <saba@sabadev.xyz>
Thu, 9 Feb 2023 17:26:21 +0000 (12:26 -0500)
git-repl.cl

index d30907e..beadcc5 100644 (file)
@@ -1,4 +1,4 @@
-; sbcl --load git-repl.cl
+; sbcl --load git-repl.cl --eval "(make)"
 
 (ql:quickload '("cl-utilities" "str"))