We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5674382 commit c9cdc10Copy full SHA for c9cdc10
README.md
@@ -6,7 +6,8 @@ for current list, and send pull requests to make additions if you
6
think anything particularly common was missed). Those are mostly just
7
for convenience and to save a bit of build time, and you can include
8
your own `quicklisp/` dir in your solution repo and it will be copied
9
-over the existing one.
+over the existing one, or add directories from your submission to the
10
+`asdf` search path in `build.sh`
11
12
`app/` is added to `ql:*local-project-directories*`, so `.asd` files
13
there should be found by ql. By default `build.sh` loads the
0 commit comments