Skip to content

v0.2.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 06 Feb 04:57

Release Notes

Fixed

  • piping .env to stdin and running envset keys will now print the keys instead of writing them to .env

Install envset 0.2.0

Install prebuilt binaries via shell script

curl --proto '=https' --tlsv1.2 -LsSf https://github.com/schpet/envset/releases/download/v0.2.0/envset-installer.sh | sh

Install prebuilt binaries via Homebrew

brew install schpet/tap/envset

Download envset 0.2.0

File Platform Checksum
envset-aarch64-apple-darwin.tar.xz Apple Silicon macOS checksum
envset-x86_64-apple-darwin.tar.xz Intel macOS checksum
envset-x86_64-pc-windows-msvc.zip x64 Windows checksum
envset-x86_64-unknown-linux-gnu.tar.xz x64 Linux checksum