XDGKit v0.1.0-1
XDG Utilities for C++
Loading...
Searching...
No Matches
📦 Downloads

Pre-built Binaries

Manual Building

Install a C++ compiler, Meson and then:

$ git clone https://github.com/CuarzoSoftware/XDGKit.git
$ cd XDGKit
$ meson setup builddir
$ cd builddir
$ meson install