Qlot Qlot (pronounced kyü-‘lät) is a project-local library installer aiming to be like Bundler of Ruby or Carton of Perl. This tool solves the problem of using the same libraries across different projects and machines, ensuring version consistency. It automatically installs libraries project-locally using Quicklisp or Roswell. Controversially, Qlot avoids ASDF configurations, which may lead to accidental loading of dependencies. Surprisingly, Qlot provides a tutorial for working with popular text editors like Emacs, Vim, and Neovim, allowing developers to start project-local REPLs easily. Overall, Qlot is a helpful tool for managing project dependencies in Common Lisp.
https://github.com/fukamachi/qlot