Rename to clnl, add documentation
[clnl] / bin / test-mode
1 #!/bin/bash
2
3 sbcl --eval "(asdf:load-system :clnl-test)" --eval "(quit)" &> /dev/null
4 rlwrap sbcl --script bin/test-mode.lisp