Installation
Supported OS & go version
The following OS and Go versions are supported. The sqly is likely to work on BSD as well. However, due to the time-consuming nature of running tests on BSD environments in GitHub Actions, it is not officially supported.
- Windows
- macOS
- Linux
- go1.22 or later
Use "go install"
Use homebrew
Use pre-built binaries
The following binaries are distributed on the release page.
- MacOS (darwin_amd64.tar.gz)
- MacOS (darwin_arm64.tar.gz)
- Linux (linux_amd64.tar.gz)
- Linux (linux_arm64.tar.gz)
- Linux (linux_amd64.deb)
- Linux (linux_arm64.deb)
- Linux (linux_amd64.rpm)
- Linux (linux_arm64.rpm)
- Windows (windows_amd64.zip)
- Windows (windows_arm64.zip)