com.palletops/script-exec

Functions for executing scripts locally.

Leiningen/Boot

[com.palletops/script-exec "0.3.0"]

Clojure CLI/deps.edn

com.palletops/script-exec {:mvn/version "0.3.0"}

Gradle

implementation("com.palletops:script-exec:0.3.0")

Maven

<dependency>
  <groupId>com.palletops</groupId>
  <artifactId>script-exec</artifactId>
  <version>0.3.0</version>
</dependency>