Next: cl-launch, Previous: Buildapp, Up: Common Lisp Ecosystem [Contents][Index]
A script to update/install the latest versions of all the most important Common Lisp packages.
clbuild is a shell script helping with the download, compilation, an
invocation of Common Lisp applications. It defaults to SBCL but otherwise
tries to be somewhat independent of your local environment.
clbuild downloads projects from version control, without going through
tarballs. It also serves as a wrapper around quicklisp. It depends on
quicklisp to install dependencies.