-
Notifications
You must be signed in to change notification settings - Fork 50
Closed
Description
quicksys
it's a simple tool to track quicklisp distributions overworld.
https://github.com/commonlispbr/quicksys
Let's say we want trivial-gamekit which is provided by the
org.borodust.bodge dist, we can acomplish that with quicksys using
this:
(ql:quickload 'quicksys)
(qs:quickload 'trivial-gamekit :dist 'bodge)
The resolution method to :bodge is a handcrafted assoc list with
plists as values. The objective of the repository is being a catalog
of quicklisp's dists to help installing external systems.
Metadata
Metadata
Assignees
Labels
No labels