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.
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:
For now (or then) scroll up and down the left pane and click on a project to learn more about it.
For now if you want to toy with the files, clone the repo:
git clone 'https://github.com/ahungry/sluglisp.git'
- Matthew Carter ([email protected])
Copyright (c) 2015 Matthew Carter ([email protected])
Licensed under the AGPLv3 License.