Skip to content

Latest commit

 

History

History
40 lines (27 loc) · 921 Bytes

Installation.md

File metadata and controls

40 lines (27 loc) · 921 Bytes

Installation

MacOS

Homebrew

brew tap jankaul/frostbow
brew install jankaul/frostbow/frostbow

Download

X86:

wget -qO- https://github.com/JanKaul/frostbow/releases/download/v0.2.0/frostbow-macOS-x86_64.tar.gz | tar xvz

Arm:

wget -qO- https://github.com/JanKaul/frostbow/releases/download/v0.2.0/frostbow-macOS-arm64.tar.gz | tar xvz

Linux

wget -qO- https://github.com/JanKaul/frostbow/releases/download/v0.2.0/frostbow-Linux-gnu-x86_64.tar.gz | tar xvz

Windows

https://github.com/JanKaul/frostbow/releases/download/v0.2.0/frostbow-Windows-msvc-x86_64.zip

Cargo

Warning: Until the object_store crate version 0.11.2 is released, the crates.io version of frostbow cannot be used with the Filesystem catalog.

cargo install frostbow