cl-cookbook
cl-cookbook copied to clipboard
Show how to build a small binary that relies on ECL
as in https://github.com/fosskers/vend/blob/master/build.lisp vend's binary is 300-400kb, while relying on ecl. Still a good deployment option.
(also might mention
New command: vend test. Supports:
parachute
clunit2
fiveam
)