A cookiecutter template for Common Lisp projects
- Canonical Common Lisp project structure
- ASDF system definitions
- Test suite using lisp-unit and CI using travis
- Standardized use of string designators
- BSD licenced by default
$ pip install cookiecutter
$ cookiecutter https://github.com/hbristow/cookiecutter-cl
You'll be prompted to provide some basic information about your new project, which will then be auto-generated in the current working directory