Yoda/README.md
2024-08-05 06:54:22 +03:00

20 lines
319 B
Markdown

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