Turbo JS
Download the binary for your platform below, or install from the module proxy:
go install rickub.com/turbo-editors/turbo-js@v1.0.0
Documentation: English · Français · how to install
- Commit:
c657d843407597fb50f7da2edcfc8f963edc0eb9 - Published by the Release workflow, run #1, with go1.26.1
Running a download
chmod +x turbo-js-1.0.0-<platform>
./turbo-js-1.0.0-<platform> main.js
On macOS, an unsigned download is quarantined until you say otherwise: xattr -d com.apple.quarantine turbo-js-1.0.0-darwin-arm64.
Checksums
Verify a download with sha256sum -c SHA256SUMS --ignore-missing (shasum -a 256 -c on macOS).
67c219cbd50f178aac55c6615a7cbdae4637744df6735d605d287639af855078 turbo-js-1.0.0-darwin-arm64
b3a46ca3d6d91d5bafdfefb42d7255749b926a5baa7ec31d9510e89f6cbdecda turbo-js-1.0.0-linux-amd64
9811f757482ad469e3619fab8442e899573cbdfff79d7b5dce509171b178b676 turbo-js-1.0.0-linux-arm64
ad6d70b732246272ae0cc68c2a051f9ac891676390ca88c792a505114514446c turbo-js-1.0.0-windows-amd64.exe
ae9cad9cdf4f0199c86455b838c664d2d7a160225fc95f73a40b5661deb892ca turbo-js-1.0.0-windows-arm64.exe