A better
dotenv, from the creator ofdotenv. More information: https://dotenvx.com/docs.
.env file:dotenvx run -- {{command}}
.env file:dotenvx run -f {{path/to/file.env}} -- {{command}}
dotenvx set {{key}} {{value}}
dotenvx set {{key}} {{value}} --plain
.env file:dotenvx get
.env file:dotenvx get {{key}}
.env files and OS:dotenvx get --all