quickapp
quickapp copied to clipboard
A common lisp project for generating template projects that use sbcl and buildapp
I really like how your quickapp project scaffolds out a Makefile to build the skeletonized application. Thanks! I have been using it for a while now, and my only quibble...
If I can get this working in a nice way, it'll open up the compilation to be implementation independent.
Hi, Have you considered using [Shelly](http://shlyfile.org/) instead of `Makefile`? :-)