dgellow/systemd

Wrapper to systemd commands.

Leiningen/Boot

[dgellow/systemd "0.1.0-SNAPSHOT"]

Clojure CLI/deps.edn

dgellow/systemd {:mvn/version "0.1.0-SNAPSHOT"}

Gradle

implementation("dgellow:systemd:0.1.0-SNAPSHOT")

Maven

<dependency>
  <groupId>dgellow</groupId>
  <artifactId>systemd</artifactId>
  <version>0.1.0-SNAPSHOT</version>
</dependency>