Yggtk/README.md

13 lines
208 B
Markdown
Raw Permalink Normal View History

2020-01-16 18:44:45 +00:00
# Yggtk
Now support Arch and Debian based Linux (OpenRC and SystemD).
### Build and run
```
2020-01-24 09:16:34 +00:00
git clone https://git.macaw.me/plant_1312/Yggtk.git && cd Yggtk
meson build
ninja -C build
./build/src/yggtk
```