Installation¶
Homebrew (macOS / Linux)¶
Go¶
Quick Install (curl)¶
Binary Downloads¶
macOS (Universal)¶
curl -L https://github.com/OpenSyntaxHQ/tweak/releases/latest/download/tweak_Darwin_all.tar.gz | tar xz
sudo mv tweak /usr/local/bin/
Linux¶
| Architecture | Link |
|---|---|
| amd64 | tweak_Linux_x86_64.tar.gz |
| arm64 | tweak_Linux_arm64.tar.gz |
| i386 | tweak_Linux_i386.tar.gz |
Windows¶
| Architecture | Link |
|---|---|
| amd64 | tweak_Windows_x86_64.zip |
| arm64 | tweak_Windows_arm64.zip |
| i386 | tweak_Windows_i386.zip |