Skip to content

Like Quicklisp, only slower (a web GUI based Quicklisp for searching the projects)

Notifications You must be signed in to change notification settings

ahungry/sluglisp

Repository files navigation

sluglisp

Web based index of Quicklisp projects

Currently only works for projects hosted on github.

I plan to add additional features, from popularity integration of packages to some .asd file exports you will be able to generate via checkboxes next to the package names.

Usage

Visit the live demo at https://sluglisp.ahungry.com for now.

When the project is complete, plan to load via a simple:

(ql:quickload :sluglisp)
(sluglisp:start :port 5000)

And then visit:

https://localhost:5000

For now (or then) scroll up and down the left pane and click on a project to learn more about it.

Installation

For now if you want to toy with the files, clone the repo:

git clone 'https://github.com/ahungry/sluglisp.git'

Author

Copyright

Copyright (c) 2015 Matthew Carter ([email protected])

License

Licensed under the AGPLv3 License.

About

Like Quicklisp, only slower (a web GUI based Quicklisp for searching the projects)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published