initial commit
This commit is contained in:
6
haus-tf.asd
Normal file
6
haus-tf.asd
Normal file
@@ -0,0 +1,6 @@
|
||||
(defsystem "haus-tf"
|
||||
:version "0.0.1"
|
||||
:author "Rawley Fowler"
|
||||
:license "MIT"
|
||||
:depends-on ("woo" "clack" "lack" "spinneret" "cl-dbi" "ningle")
|
||||
:components ((:file "main")))
|
||||
Reference in New Issue
Block a user