Skip to content

0.0.2

Compare
Choose a tag to compare
@github-actions github-actions released this 17 Jul 01:52
· 20 commits to main since this release

Release Notes

  • Fixed an issue where error messages were not shown when subcommands failed
  • Improved the search subcommand
  • Added documentation for the search subcommand

Install magic-cli 0.0.2

Install prebuilt binaries via shell script

curl --proto '=https' --tlsv1.2 -LsSf https://github.com/guywaldman/magic-cli/releases/download/0.0.2/magic-cli-installer.sh | sh

Install prebuilt binaries via powershell script

powershell -c "irm https://github.com/guywaldman/magic-cli/releases/download/0.0.2/magic-cli-installer.ps1 | iex"

Install prebuilt binaries via Homebrew

brew install guywaldman/tap/magic-cli

Download magic-cli 0.0.2

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