chore: add quick start command
Some checks failed
CI / Linux (python=3.13 cc=clang sanitize=1) (push) Has been cancelled
CI / Linux (python=3.11 cc=gcc sanitize=0) (push) Has been cancelled
CI / Linux (python=3.12 cc=gcc sanitize=1) (push) Has been cancelled
CI / Linux package (push) Has been cancelled
CI / Bundle test (macos-latest) (push) Has been cancelled
CI / Bundle test (ubuntu-latest) (push) Has been cancelled
CI / macOS Brew (push) Has been cancelled
CI / Test ./dev.sh and benchmark (push) Has been cancelled

This commit is contained in:
ayo 2026-06-21 11:54:36 +02:00
parent 33f1fa77d9
commit aaa0ae793f

View file

@ -3,6 +3,15 @@
# kitty - the fast, feature-rich, cross-platform, GPU based terminal # kitty - the fast, feature-rich, cross-platform, GPU based terminal
```bash
git clone https://ayco.io/g/kitty \
&& cd kitty \
&& ./dev.sh build \
&& ./launch.sh
```
## Background
If you live in the terminal, *kitty* is made for **you**! If you live in the terminal, *kitty* is made for **you**!
See [the kitty website](https://sw.kovidgoyal.net/kitty/). See [the kitty website](https://sw.kovidgoyal.net/kitty/).