Add file-based-routing
This commit is contained in:
parent
fca6c7f190
commit
f9a18caf0a
5 changed files with 79 additions and 59 deletions
|
@ -34,3 +34,7 @@
|
|||
(:class qlot/source/git:source-git
|
||||
:initargs (:remote-url "https://github.com/skyizwhite/piccolo.git")
|
||||
:version "git-8f4a7c4907f2115f98ceb6dd111ac77f75d1be04"))
|
||||
("cl-ppcre" .
|
||||
(:class qlot/source/ql:source-ql
|
||||
:initargs (:%version :latest)
|
||||
:version "ql-2023-10-21"))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue