We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ce94691 commit 738df95Copy full SHA for 738df95
Makefile
@@ -13,4 +13,7 @@ check:
13
@$(SBCL_CMD) run-test.lisp
14
15
16
+server:
17
+ @$(SBCL_CMD) run-server.lisp
18
+
19
.PHONY: check
0 commit comments