Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/rudolfochrist/project-loader

A utility to load Quicklisp systems without Quicklisp itself.
https://github.com/rudolfochrist/project-loader

Last synced: 4 days ago
JSON representation

A utility to load Quicklisp systems without Quicklisp itself.

Awesome Lists containing this project

README

        

1 NAME
======

project-loader --- A utility to load Quicklisp systems without
Quicklisp itself

2 VERSION
=========

,----
| 0.7
`----

3 SYNOPSIS
==========

,----
| CL-USER> (project-loader:pin-dependencies)
`----

Later..

,----
| $ sbcl --no-userinit --load init.lisp
`----

4 DESCRIPTION
=============

Dump images or create executables without Quicklisp but still find
your dependencies.

5 AUTHOR
========

Sebastian Christ ()

6 LICENSE
=========

Released under the MPL-2.0 license.