com.lambdaisland/shellutils

Globbing and other shell/file utils

Leiningen/Boot

[com.lambdaisland/shellutils "0.1.13"]

Clojure CLI/deps.edn

com.lambdaisland/shellutils {:mvn/version "0.1.13"}

Gradle

implementation("com.lambdaisland:shellutils:0.1.13")

Maven

<dependency>
  <groupId>com.lambdaisland</groupId>
  <artifactId>shellutils</artifactId>
  <version>0.1.13</version>
</dependency>