Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/rudolfochrist/project-loader
- Owner: rudolfochrist
- License: mpl-2.0
- Created: 2022-03-18T19:53:35.000Z (almost 3 years ago)
- Default Branch: master
- Last Pushed: 2024-01-17T07:00:04.000Z (12 months ago)
- Last Synced: 2024-01-17T15:06:12.610Z (12 months ago)
- Language: Common Lisp
- Size: 25.4 KB
- Stars: 2
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.txt
- License: LICENSE.txt
Awesome Lists containing this project
README
1 NAME
======project-loader --- A utility to load Quicklisp systems without
Quicklisp itself2 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.