Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 399 Bytes

README.md

File metadata and controls

17 lines (13 loc) · 399 Bytes

quickapp-cli

Client for quickapp

This is a unix-style wrapper for quickapp so that one can create sbcl buildapp apps from the command line.

Example Usage:

 quickapp testproject \
   -d"(:sdl2 :cl-opengl)" \
   --author=cluser

See https://github.com/triclops200/quickapp for more options and examples. #License Licensed under Modified BSD License.

See License.txt for more details.