0.6.2-prerelease.1 - 2024-02-23
Pre-release
Pre-release
github-actions
released this
23 Feb 16:34
·
30 commits
to main
since this release
Release Notes
oranda will now output iem | iex
expressions wrapped in powershell -c
so they can be run from cmd.
special thanks to @jovillarrealm and @lynnpepin for docs fixes!
Install oranda 0.6.2-prerelease.1
Install prebuilt binaries via shell script
curl --proto '=https' --tlsv1.2 -LsSf https://github.com/axodotdev/oranda/releases/download/v0.6.2-prerelease.1/oranda-installer.sh | sh
Install prebuilt binaries via powershell script
powershell -c "irm https://github.com/axodotdev/oranda/releases/download/v0.6.2-prerelease.1/oranda-installer.ps1 | iex"
Install prebuilt binaries into your npm project
npm install @axodotdev/oranda@0.6.2-prerelease.1
Install prebuilt binaries via Homebrew
brew install axodotdev/homebrew-tap/oranda
Download oranda 0.6.2-prerelease.1
File | Platform | Checksum |
---|---|---|
oranda-aarch64-apple-darwin.tar.gz | Apple Silicon macOS | checksum |
oranda-x86_64-apple-darwin.tar.gz | Intel macOS | checksum |
oranda-x86_64-pc-windows-msvc.tar.gz | x64 Windows | checksum |
oranda-x86_64-unknown-linux-gnu.tar.gz | x64 Linux | checksum |
oranda-x86_64-unknown-linux-musl.tar.gz | x64 MUSL Linux | checksum |