aboutsummaryrefslogtreecommitdiff
path: root/README.org
blob: 03e586e8805d682746a0d625a44502617cbcf26e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
* Oneliners.Api 

** Installation

First, ensure that you have quicklisp installed.

Next, fetch dependencies that are not in quicklisp. 

#+begin_example
mkdir oneliner-build && cd oneliner-build
git clone https://cicadas.surf/cgit/oneliners/oneliners.api.git 
git clone https://cicadas.surf/cgit/colin/lazybones.git 
git clone https://cicadas.surf/cgit/colin/lambda-riffs.git 
#+end_example

The build script expects to be run from inside the oneliners.api.git


** Usage

** Copyright

Copyright (c) 2022 Colin Okay (colin@cicadas.surf)

** License

Licensed under the AGPLv3 License.