Skip to content
On this page

Binary Releases

We pre-compile each release for all major operating systems, these releases can be found on GitHub.

Example

bash
curl -fsSL https://github.com/tamasfe/taplo/releases/latest/download/taplo-linux-x86_64.gz \
  | gzip -d - | install -m 755 /dev/stdin /usr/local/bin/taplo