json2env
Install 0.4.0
Published on Aug 29 2025 at 15:32 UTC
-
- shell
- tarball
-
curl --proto '=https' --tlsv1.2 -LsSf https://github.com/m-lamonaca/json-to-env/releases/download/0.4.0/json2env-installer.sh | sh
Source
-
- powershell
- zip
-
powershell -c "irm https://github.com/m-lamonaca/json-to-env/releases/download/0.4.0/json2env-installer.ps1 | iex"
Source
-
- shell
- tarball
-
curl --proto '=https' --tlsv1.2 -LsSf https://github.com/m-lamonaca/json-to-env/releases/download/0.4.0/json2env-installer.sh | sh
Source
-
- shell
- tarball
-
curl --proto '=https' --tlsv1.2 -LsSf https://github.com/m-lamonaca/json-to-env/releases/download/0.4.0/json2env-installer.sh | sh
Source
-
- powershell
- zip
-
powershell -c "irm https://github.com/m-lamonaca/json-to-env/releases/download/0.4.0/json2env-installer.ps1 | iex"
Source
-
- shell
- tarball
-
curl --proto '=https' --tlsv1.2 -LsSf https://github.com/m-lamonaca/json-to-env/releases/download/0.4.0/json2env-installer.sh | sh
Source
-
- shell
- tarball
-
curl --proto '=https' --tlsv1.2 -LsSf https://github.com/m-lamonaca/json-to-env/releases/download/0.4.0/json2env-installer.sh | sh
Source
We weren't able to detect your OS.
This project doesn't offer Apple Silicon downloads, but you can run Intel macOS binaries via Rosetta 2.
json2env
Convert valid JSON to environment variables or an .env-line file.
Usage
JSON to Env Var converter Usage: json2env.exe [OPTIONS] Options: -s, --key-separator <STRING> Separator for nested keys [default: __] -S, --array-separator <STRING> Separator for array elements [default: ,] -e, --enumerate-array Separate array elements in multiple environment variables -h, --help Print help -V, --version Print version