Skip to content

Please add quicksys #1654

@ryukinix

Description

@ryukinix

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions