Skip to content

Latest commit

History

History
20 lines (12 loc) 路 426 Bytes

File metadata and controls

20 lines (12 loc) 路 426 Bytes

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 DevContainer Usage

"features": {
    "ghcr.io/devcontainers-contrib/features/clojure-asdf:2": {}
}

Options

Options Id Description Type Default Value
version Select the version to install. string latest