Install "direnv" binary
"features": {
"ghcr.io/devcontainer-community/devcontainer-features/direnv.net:1": {}
}| Options Id | Description | Type | Default Value |
|---|---|---|---|
| version | Currently unused. direnv is installed via the system package manager. | string | latest |
An environment switcher for the shell. direnv loads and unloads environment variables based on the current directory, allowing per-project environment configuration via .envrc files.
Installed via the system APT package manager (apt-get install direnv).
No additional notes.
Note: This file was auto-generated from the devcontainer-feature.json. Add additional notes to a NOTES.md.