Skip to content

ahungry/slugclojure

Repository files navigation

slugclojure

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 http://slugclojure.ahungry.com for now.

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

(ql:quickload :slugclojure)
(slugclojure:start :port 5000 :server 'woo)

And then visit:

http://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/slugclojure.git'

Author

Copyright

Copyright (c) 2015-2019 Matthew Carter (m@ahungry.com)

License

Licensed under the AGPLv3 License.

About

An index of useful clojure libs

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published