Skip to content

v0.1.2

Choose a tag to compare

@github-actions github-actions released this 03 May 18:05
· 6 commits to 2385bac52535fb098bf145cd02752b96740039a6 since this release

Install fabrica-cli 0.1.2

Install prebuilt binaries via shell script

curl --proto '=https' --tlsv1.2 -LsSf https://github.com/Endi1/fabrica/releases/download/v0.1.2/fabrica-cli-installer.sh | sh

Install prebuilt binaries via powershell script

powershell -ExecutionPolicy Bypass -c "irm https://github.com/Endi1/fabrica/releases/download/v0.1.2/fabrica-cli-installer.ps1 | iex"

Download fabrica-cli 0.1.2

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