{ "id": "chezscheme-asdf", "version": "2.0.18", "name": "chezscheme (via asdf)", "documentationURL": "http://github.com/devcontainers-extra/features/tree/main/src/chezscheme-asdf", "description": "Chez Scheme is both a programming language and an implementation of that language, with supporting tools and documentation.", "options": { "version": { "default": "latest", "description": "Select the version to install.", "proposals": [ "latest" ], "type": "string" } }, "installsAfter": [ "ghcr.io/devcontainers-extra/features/asdf-package", "ghcr.io/devcontainers-extra/features/apt-get-packages" ] }