anoia add base64 deode

This commit is contained in:
Daniel Barlow
2024-08-27 22:42:03 +01:00
parent c7164a6f4a
commit 81a6480a4f
2 changed files with 95 additions and 24 deletions

View File

@@ -2,8 +2,11 @@ servicedir:=$(shell mktemp -d)
default: fs.lua init.lua nl.lua svc.lua net/constants.lua
CHECK=fs.fnl init.fnl svc.fnl
check:
ln -s . anoia
fennel ./run-tests.fnl $(CHECK)
fennel test.fnl
fennel test-svc.fnl $(servicedir)
test -f $(servicedir)/fish