aboutsummaryrefslogtreecommitdiff
path: root/clpmfile
blob: 09cc3ee278145f10697c2aed037da3197311c1c1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
;;; -*- Mode: common-lisp; -*-
(:api-version "0.4")

(:source "quicklisp" :url "https://beta.quicklisp.org/dist/quicklisp.txt" :type :quicklisp)

(:asd "oneliners.api.asd")
(:asd "oneliners.api-client.asd")

(:github "lazybones"
 :path "cbeo/lazybones"
 :branch "master")

(:github "lambda-riffs"
 :path "cbeo/lambda-riffs"
 :branch "master")

(:github "lazybones-client"
 :path "cbeo/lazybones-client"
 :branch "main")