Update gitignore, add requirements to README, rework bob and build

This commit is contained in:
2025-02-14 21:41:21 +00:00
parent f0e7c9f3f0
commit f127e1e955
4 changed files with 19 additions and 4 deletions

1
build
View File

@@ -2,6 +2,7 @@
set -xe
rm -f ./bin/cantedraw
sbcl --non-interactive \
--load "./bob.lisp" \
--eval "(bob:build)"