mirror of
https://github.com/YGGverse/Yoda.git
synced 2025-01-15 09:10:08 +00:00
13 lines
257 B
Markdown
13 lines
257 B
Markdown
# Yoda - GTK Browser for [Gemini protocol](https://geminiprotocol.net)
|
|
|
|
> [!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` |