Skip to content

Latest commit

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..

README.md

Direnv (via Github Releases) (direnv)

direnv is an extension for your shell. It augments existing shells with a new feature that can load and unload environment variables depending on the current directory.

Example DevContainer Usage

"features": {
    "ghcr.io/devcontainers-contrib/features/direnv:1": {}
}

Options

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