git.fiddlerwoaroof.com
Browse code

Add temporary README

Ed Langley authored on 31/03/2018 05:58:41
Showing 1 changed files
1 1
new file mode 100644
... ...
@@ -0,0 +1,8 @@
1
+This project builds itself using net.didierverna.clon: if you can load
2
+the asdf system, the function [[file:main.lisp::defun dump]] will create a
3
+standalone binary with all the dependencies. The arguments to this
4
+binary can be found via the =--help= switch or by looking at
5
+[[file:main.lisp::defsynopsis]].  For now, all this does is watch stacks
6
+that are in transitioning stages (=--watch=) and exits when they are
7
+done, showing the parameters passed to the stack and the outputs it
8
+returns.