mtnygard/ssh-repl

A REPL library that allows authenticated SSH connections

Leiningen/Boot

[mtnygard/ssh-repl "0.1.0-SNAPSHOT"]

Clojure CLI/deps.edn

mtnygard/ssh-repl {:mvn/version "0.1.0-SNAPSHOT"}

Gradle

implementation("mtnygard:ssh-repl:0.1.0-SNAPSHOT")

Maven

<dependency>
  <groupId>mtnygard</groupId>
  <artifactId>ssh-repl</artifactId>
  <version>0.1.0-SNAPSHOT</version>
</dependency>