com.lambdaisland/shellutils

Globbing and other shell/file utils

Leiningen/Boot

[com.lambdaisland/shellutils "0.3.20"]

Clojure CLI/deps.edn

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

Gradle

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

Maven

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