Skip to content

darabi/dist

 
 

Repository files navigation

About Shirakumo-Dist

This is an application to help manage the Shirakumo Quicklisp dist. It contains a number of tools for handling git repositories and a small wrapper around Quickdist to run a dist. Some special changes apply for Shirakumo's libraries. You can probably extract most of the tools in here for your own purposes to create a quick and easy dist for your own systems.

Installing

Adding a dist to quicklisp is very easy.

(ql-dist:install-dist "http://dist.tymoon.eu/shirakumo.txt")

And that's it. All software from the dist should now be available for quickloading.

The Shirakumo dist hosted by this primarily contains Radiance and its affiliated projects. They cannot be distributed via the standard quicklisp dist, due to the special loading behaviour that breaks quicklisp requirements. The Shirakumo dist may occasionally also deliver hot-patches for select libraries. It is however not updated on any regular schedule, and does not make any efforts to test compatibility with the rest of the ecosystem at the time of release.

About

A toolkit to handle the Shirakumo Quicklisp dist.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Common Lisp 54.4%
  • HTML 45.6%