Yggtk/README.md

13 lines
208 B
Markdown

# Yggtk
Now support Arch and Debian based Linux (OpenRC and SystemD).
### Build and run
```
git clone https://git.macaw.me/plant_1312/Yggtk.git && cd Yggtk
meson build
ninja -C build
./build/src/yggtk
```