fukamachi / qlot

A project-local library installer for Common Lisp
https://qlot.tech
MIT License
469 stars 40 forks source link

Parallel installation #223

Closed fukamachi closed 10 months ago

fukamachi commented 10 months ago

Run libraries' dist installation in parallel while in qlot install or qlot update.

The number of threads can be specified with --jobs option. (Default: 4)