Skip to content

v0.2.2

Choose a tag to compare

@github-actions github-actions released this 02 Apr 15:17
58d682f

Install envy 0.2.2

Install prebuilt binaries via shell script

curl --proto '=https' --tlsv1.2 -LsSf https://github.com/anguriatech/envy/releases/download/v0.2.2/envy-installer.sh | sh

Install prebuilt binaries via powershell script

powershell -ExecutionPolicy Bypass -c "irm https://github.com/anguriatech/envy/releases/download/v0.2.2/envy-installer.ps1 | iex"

Install prebuilt binaries via Homebrew

brew install anguriatech/tap/envy

Install prebuilt binaries into your npm project

npm install @anguriatech/envy@0.2.2

Download envy 0.2.2

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