Install ti 1.4.0
Install prebuilt binaries via shell script
curl --proto '=https' --tlsv1.2 -LsSf https://github.com/eRgo35/ti/releases/download/v1.4.0/ti-installer.sh | sh
Install prebuilt binaries via powershell script
powershell -c "irm https://github.com/eRgo35/ti/releases/download/v1.4.0/ti-installer.ps1 | iex"
Download ti 1.4.0
File | Platform | Checksum |
---|---|---|
ti-aarch64-apple-darwin.tar.xz | Apple Silicon macOS | checksum |
ti-x86_64-apple-darwin.tar.xz | Intel macOS | checksum |
ti-x86_64-pc-windows-msvc.zip | x64 Windows | checksum |
ti-x86_64-pc-windows-msvc.msi | x64 Windows | checksum |
ti-x86_64-unknown-linux-gnu.tar.xz | x64 Linux | checksum |
ti-x86_64-unknown-linux-musl.tar.xz | x64 MUSL Linux | checksum |