Skip to content

Latest commit

 

History

History
43 lines (26 loc) · 871 Bytes

File metadata and controls

43 lines (26 loc) · 871 Bytes

cl-devcontainer

Common Lisp Development Environments For VSCode

Reference

Package

Build System: ASDF

Package Installer: Quicklisp

Runtime Management: Roswell

GitHub Actions

tests for example package

dependencies install

The sample greeting package uses fukamachi/rove as the testing library, which needs to be installed only on the first run.

ros install rove

Usage

rove greeting.asd