Turbo Go
Download the binary for your platform below, or install from the module proxy:
go install rickub.com/turbo-editors/turbo-go@v1.0.3
Documentation: English · Français · how to install
- Commit:
49ebbd860ca03b06c9f514509dc3ecfd197bdb23 - Published by the Release workflow, run #5, with go1.26.1
Running a download
chmod +x turbo-go-1.0.3-<platform>
./turbo-go-1.0.3-<platform> main.go
On macOS, an unsigned download is quarantined until you say otherwise: xattr -d com.apple.quarantine turbo-go-1.0.3-darwin-arm64.
Checksums
Verify a download with sha256sum -c SHA256SUMS --ignore-missing (shasum -a 256 -c on macOS).
15a0aca2b2989ebe6572a2f6456bf0ac70754e3b3d64ff9eddd429ed43cb1204 turbo-go-1.0.3-darwin-arm64
82f52cfb8e96224d0a3b1cdb72319d3e1dc87088ec0a4b95f2381d75b0bb3f75 turbo-go-1.0.3-linux-amd64
86f861ac5261fd4c3b5e08b5dd7e2b8bdeb922e4ae3e37ac9c0e8754253e2946 turbo-go-1.0.3-linux-arm64
9411c009a292ddf77bb5eb8222535781462b28e211ae3e410138ba7bfba8b989 turbo-go-1.0.3-windows-amd64.exe
0b4775f9213f815d0a52e728f6b2e5510f5ac12c1f3ed1b702b6d56fad894c69 turbo-go-1.0.3-windows-arm64.exe