826 B
826 B
Download SQLPage for Mac OS
On Mac OS, Apple blocks the execution of downloaded files by default. The easiest way to run SQLPage is to use Homebrew. Open a terminal and run the following commands:
/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)"
brew install sqlpage
sqlpage
Note
: Advanced users can alternatively install SQLPage using the precompiled binaries, docker, nix, or cargo.
Not on Mac OS? See the instructions for Windows, or for Other Systems.