Installation
How to install Tabby on your system
Installation
Prerequisites
- Go 1.21 or higher
Using Go Install
The easiest way to install Tabby is using go install:
Make sure your Go bin directory is in your PATH:
Building from Source
Clone the repository and build:
Verify Installation
Check that Tabby is installed correctly:
You should see the help output with available commands.