# Clojure (via asdf) (clojure-asdf) Clojure is a dialect of Lisp, and shares with Lisp the code-as-data philosophy and a powerful macro system. ## Example Usage ```json "features": { "ghcr.io/devcontainers-extra/features/clojure-asdf:2": {} } ``` ## Options | Options Id | Description | Type | Default Value | |-----|-----|-----|-----| | version | Select the version to install. | string | latest | --- _Note: This file was auto-generated from the [devcontainer-feature.json](devcontainer-feature.json). Add additional notes to a `NOTES.md`._