CL-HelloUsageInstallationDevelopmentLoad into REPL$ sbcl > (push #p"/path/to/cl-hello/" asdf:*central-registry*) > (ql:quickload :cl-hello) Unit tests(asdf:test-system :cl-hello)