Skip to content

0.3.17 - 2024-09-03

Choose a tag to compare

@frol frol released this 03 Sep 20:01
5c27833

Release Notes

Added

  • Added TEACH-ME mode (activate it with bos --teach-me) (#101)

Other

  • devcontainer and deployment e2e test (#99)

Install bos-cli 0.3.17

Install prebuilt binaries via shell script

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

Install prebuilt binaries via powershell script

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

Install prebuilt binaries into your npm project

npm install bos-cli@0.3.17

Download bos-cli 0.3.17

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