winget install --id CLPM.CLPM
About Common Lisp Package Manager (CLPM)
CLPM is a project manager for Common Lisp. It can manage projects in both global and project specific contexts. It would be called a "package manager" in most other contexts, but the use of "package" unfortunately collides with the use of "package" in the Common Lisp spec as a namespace for symbols. It consists of two major pieces. First is a standalone program that is responsible for all the heavy lifting of downloading and unpacking releases in the correct place, resolving dependencies, and managing project speci...
What's new in 0.4.2-rc.2
Bug fix release, install.sh fixed so that the `share/` folder (which includes the client) is fully installed.
Version history
| Version | Updated | Notes |
|---|---|---|
| 0.4.2-rc.2 | Unknown | Bug fix release, install.sh fixed so that the `share/` folder (which includes the client) is fully installed. |