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