Skip to content

v1.4.0

Latest

Choose a tag to compare

@github-actions github-actions released this 14 Jun 02:37
7f33f93

Changelog

Features

Installation

Homebrew

brew tap dotenvcloud/dotenv
brew install dotenv-cli

Scoop

scoop bucket add dotenv https://github.com/dotenvcloud/scoop-bucket
scoop install dotenv-cli

Direct Download

curl -sSL https://dotenv.cloud/install.sh | bash

Nightly (bleeding-edge main HEAD)

curl -sSL https://dotenv.cloud/install.sh | bash -s -- --nightly

Tracks rolling main HEAD. See docs/INSTALLATION.md.