clog/templates/common/run-ocicl.lt
2024-09-08 12:43:36 -04:00

1 line
No EOL
170 B
Text
Vendored

sbcl --userinit init --eval "(setf asdf:*compile-file-failure-behaviour* :warn)" --eval "(asdf:load-system :<%= (@ sys-name) %>)" --eval "(<%= (@ sys-name) %>:start-app)"