ahungry/xdg-rc

Library for working with XDG_CONFIG_HOME or other RC locations.

Leiningen/Boot

[ahungry/xdg-rc "0.0.4"]

Clojure CLI/deps.edn

ahungry/xdg-rc {:mvn/version "0.0.4"}

Gradle

implementation("ahungry:xdg-rc:0.0.4")

Maven

<dependency>
  <groupId>ahungry</groupId>
  <artifactId>xdg-rc</artifactId>
  <version>0.0.4</version>
</dependency>