Skip to content

0.6.2 - 2023-10-17

Compare
Choose a tag to compare
@github-actions github-actions released this 17 Oct 19:42
· 60 commits to main since this release
809d628

Release Notes

Added

  • Exposed some of the functions to use "manage-profile" in bos-cli-rs (#249)
  • Exposed subcommands related to "deploy" to reuse in cargo-near (#247)

Install near-cli-rs 0.6.2

Install prebuilt binaries via shell script

curl --proto '=https' --tlsv1.2 -LsSf https://github.com/near/near-cli-rs/releases/download/v0.6.2/near-cli-rs-installer.sh | sh

Install prebuilt binaries via powershell script

irm https://github.com/near/near-cli-rs/releases/download/v0.6.2/near-cli-rs-installer.ps1 | iex

Install prebuilt binaries into your npm project

npm install near-cli-rs@0.6.2

Download near-cli-rs 0.6.2

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