Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/madladsquad/untitledxdgbasedir

An C and C++ implementation of the XDG basedir specification
https://github.com/madladsquad/untitledxdgbasedir

c cpp xdg xdg-basedir

Last synced: about 2 months ago
JSON representation

An C and C++ implementation of the XDG basedir specification

Awesome Lists containing this project

README

        

# UntitledXDGBasedir

[![CI](https://github.com/MadLadSquad/UntitledXDGBasedir/actions/workflows/CI.yaml/badge.svg)](https://github.com/MadLadSquad/UntitledXDGBasedir/actions/workflows/CI.yaml)
[![MIT license](https://img.shields.io/badge/License-MIT-blue.svg)](https://lbesson.mit-license.org/)
[![trello](https://img.shields.io/badge/Trello-UDE-blue])](https://trello.com/b/HmfuRY2K/untitleddesktop)
[![Discord](https://img.shields.io/discord/717037253292982315.svg?label=&logo=discord&logoColor=ffffff&color=7389D8&labelColor=6A7EC2)](https://discord.gg/4wgH8ZE)

A C and C++ implementation of the
[XDG basedir specification](https://specifications.freedesktop.org/basedir-spec/basedir-spec-latest.html).

## Installation and usage
All information can be found on the [wiki](https://github.com/MadLadSquad/UntitledXDGBasedir/wiki/).