net.b12n.swiza.sh

swiza-sh interact with shell from Clojure

Leiningen/Boot

[net.b12n.swiza.sh "0.1.0"]

Clojure CLI/deps.edn

net.b12n.swiza.sh/net.b12n.swiza.sh {:mvn/version "0.1.0"}

Gradle

implementation("net.b12n.swiza.sh:net.b12n.swiza.sh:0.1.0")

Maven

<dependency>
  <groupId>net.b12n.swiza.sh</groupId>
  <artifactId>net.b12n.swiza.sh</artifactId>
  <version>0.1.0</version>
</dependency>