Yoda/README.md
2024-08-04 19:50:29 +03:00

15 lines
288 B
Markdown

# Yoda - Browser for [Gemini protocol](https://geminiprotocol.net)
GTK 4 / C++ implementation branch
> [!IMPORTANT]
> Project in development!
>
## Install
* `sudo apt install libgtk-4-dev`
* `git clone https://github.com/YGGverse/Yoda.git`
* `cd Yoda`
* `git checkout master`
* `make`