Skip to content

0.1.2

Latest

Choose a tag to compare

@github-actions github-actions released this 16 Sep 07:44

Install e2ee-cli 0.1.2

Install prebuilt binaries via shell script

curl --proto '=https' --tlsv1.2 -LsSf https://github.com/CaoKha/e2e_encryption/releases/download/0.1.2/e2ee-cli-installer.sh | sh

Install prebuilt binaries via powershell script

powershell -ExecutionPolicy ByPass -c "irm https://github.com/CaoKha/e2e_encryption/releases/download/0.1.2/e2ee-cli-installer.ps1 | iex"

Install prebuilt binaries into your npm project

npm install e2ee-cli@0.1.2

Install prebuilt binaries via Homebrew

brew install e2ee-cli

Download e2ee-cli 0.1.2

File Platform Checksum
e2ee-cli-aarch64-apple-darwin.tar.gz Apple Silicon macOS checksum
e2ee-cli-x86_64-apple-darwin.tar.gz Intel macOS checksum
e2ee-cli-x86_64-pc-windows-msvc.tar.gz x64 Windows checksum
e2ee-cli-x86_64-pc-windows-msvc.msi x64 Windows checksum
e2ee-cli-x86_64-unknown-linux-gnu.tar.gz x64 Linux checksum
e2ee-cli-x86_64-unknown-linux-musl.tar.gz x64 MUSL Linux checksum