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.2
Documentation: English · Français · how to install
- Commit:
8f3ede477da06e3d70f427de2eed0f7ce5c12937 - Published by the Release workflow, run #3, with go1.26.1
Running a download
chmod +x turbo-go-1.0.2-<platform>
./turbo-go-1.0.2-<platform> main.go
On macOS, an unsigned download is quarantined until you say otherwise: xattr -d com.apple.quarantine turbo-go-1.0.2-darwin-arm64.
Checksums
Verify a download with sha256sum -c SHA256SUMS --ignore-missing (shasum -a 256 -c on macOS).
233dac098c149e289056dd2f012438ed6f0ca30f2207dd930ea6d82fa503042e turbo-go-1.0.2-darwin-arm64
6a24e74424ff65591f900db8715225500595a57e2d9da13af0f53d0469f387eb turbo-go-1.0.2-linux-amd64
be313c0597b170e0fe340fca4ed4e17a729e5846b0b18c694d748155031c3278 turbo-go-1.0.2-linux-arm64
1a3660bd1cf95668b349f5de7ce0df48b7964085adaafa5abe702d3d6ffa9c68 turbo-go-1.0.2-windows-amd64.exe
b73e284dc808fc4a8064e75bd2b797162bda711487268fb59c1a0a11222fc980 turbo-go-1.0.2-windows-arm64.exe