Skip to content

Releases: isene/typo

Release list

v0.1.0

Choose a tag to compare

@github-actions github-actions released this 23 Jul 11:01

Installation

Download the binary for your platform:

chmod +x typo-*
./typo-linux-x86_64    # or your platform

Optionally copy to your PATH:

sudo cp typo-linux-x86_64 /usr/local/bin/typo

Platforms

  • typo-linux-x86_64 - Linux (Intel/AMD 64-bit)
  • typo-linux-aarch64 - Linux (ARM 64-bit, Raspberry Pi)
  • typo-macos-x86_64 - macOS (Intel)
  • typo-macos-aarch64 - macOS (Apple Silicon)

Full Changelog: https://github.com/isene/typo/commits/v0.1.0