Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/puercopop/pilas

Barely a Wiki
https://github.com/puercopop/pilas

common-lisp wiki

Last synced: 3 days ago
JSON representation

Barely a Wiki

Awesome Lists containing this project

README

        

# Pilas

Barely a wiki with the goal of being a semantic wiki

# Start the Web Interface

```lisp
(ql:quickload "pilas-web")
(pilas/web:start-server)
```