Skip to content

v1.1.0

Choose a tag to compare

@github-actions github-actions released this 12 Jun 12:33
· 3 commits to main since this release
b4df655

Changelog

Features

  • b4df655: feat: secret version-history commands and diff vs live current (#39) (@nsouto)

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.