Skip to content

hbristow/cookiecutter-cl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cookiecutter-cl

A cookiecutter template for Common Lisp projects

Features

  • 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

Usage

$ 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

About

A Cookiecutter template for Common Lisp projects

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published