Skip to content

yitzchak/ziz

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 

Repository files navigation

ziz

Quicklisp

An ad hoc Quicklisp distribution mainly intended for testing and building Quicklisp library bundles.

Usage

ziz will create a Quicklisp distrubution from a list of directories passed as :releases to with-distribution. For more options please see see the distribution class. Please note that ziz requires tar to be available in the search path.

(ql:quickload :ziz)

(ziz:with-distribution (dist :releases '("wibble/"))
  (ql-dist:install-dist (ziz:distribution-info-url dist) :prompt nil)
  (ql:quickload :wibble))

About

An ad hoc Quicklisp distribution

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

 

Packages

No packages published