Skip to content

Releases: MikeGarde/dotenv-cli

1.0.0

16 May 20:21

Choose a tag to compare

Full Changelog: 0.6.1...1.0.0

Install

MacOS (brew)

brew install mikegarde/tap/dotenv-cli

Node

npm i -g @mikegarde/dotenv-cli

Download

Download the appropriate archive for your platform, extract it, and place the dotenv binary somewhere in your system PATH.

OS Intel Arm
macOS x86_64 aarch64
Linux glibc x86_64
Linux static x86_64
Windows x86_64

Linux

For most distributions, the glibc build is correct. Use the musl build for Alpine Linux or fully static environments.

# Download and extract
curl -L https://github.com/MikeGarde/dotenv-cli/releases/download/1.0.0/dotenv-cli-1.0.0-unknown-linux-gnu-x86_64.tar.gz \
  | tar -xz

# Make executable
chmod +x dotenv

# Move into PATH
sudo mv dotenv /usr/local/bin/dotenv

Windows

Download the appropriate archive, extract dotenv.exe, and place it in a directory already included in your PATH.

0.6.1

16 Jun 02:40

Choose a tag to compare

Full Changelog: 0.6.0...0.6.1

0.6.0

15 Jun 20:58

Choose a tag to compare

What's Changed

  • add support for DOTENV_FILE environment variable by @MikeGarde in #17

Full Changelog: 0.5.0...0.6.0

0.5.0

11 Jun 01:30

Choose a tag to compare

What's Changed

Full Changelog: 0.4.11...0.5.0

0.4.11

28 Jul 23:26

Choose a tag to compare

What's Changed

Full Changelog: 0.4.10...0.4.11

0.4.10

28 Jul 23:15

Choose a tag to compare

0.4.10 Pre-release
Pre-release

Full Changelog: 0.4.9...0.4.10

0.4.9

10 Jul 05:33

Choose a tag to compare

0.4.9 Pre-release
Pre-release

Full Changelog: 0.4.8...0.4.9

0.4.8

10 Jul 05:26

Choose a tag to compare

0.4.8 Pre-release
Pre-release

Full Changelog: 0.5.0...0.4.8

0.4.7

06 Jul 07:33

Choose a tag to compare

What's Changed

Full Changelog: 0.4.6...0.4.7

0.4.6

06 Jul 01:41

Choose a tag to compare

What's Changed

Full Changelog: 0.4.5...0.4.6