Common Lisp starter with ASDF, Quicklisp, Makefile, tests, and CI.
A minimalist Common Lisp project template demonstrating ASDF-based system definitions, Quicklisp dependency management, Makefile build automation, FiveAM tests, and a GitHub Actions workflow. Suited for learning Common Lisp project structure, building command-line executables, and integrating interactive editor workflows (SLIME/Slimv).
0