Skip to content

Releases: alpaylan/etna-cli

v0.1.1

30 Jan 18:19

Choose a tag to compare

Install etna 0.1.1

Install prebuilt binaries via shell script

curl --proto '=https' --tlsv1.2 -LsSf https://github.com/alpaylan/etna-cli/releases/download/v0.1.1/etna-installer.sh | sh

Install prebuilt binaries via powershell script

powershell -ExecutionPolicy Bypass -c "irm https://github.com/alpaylan/etna-cli/releases/download/v0.1.1/etna-installer.ps1 | iex"

Download etna 0.1.1

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

v0.1.0

26 May 15:05

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: https://github.com/alpaylan/etna-cli/commits/v0.1.0