sooheon/boot-gorilla

start the gorilla repl

Leiningen/Boot

[sooheon/boot-gorilla "0.1.1-SNAPSHOT"]

Clojure CLI/deps.edn

sooheon/boot-gorilla {:mvn/version "0.1.1-SNAPSHOT"}

Gradle

implementation("sooheon:boot-gorilla:0.1.1-SNAPSHOT")

Maven

<dependency>
  <groupId>sooheon</groupId>
  <artifactId>boot-gorilla</artifactId>
  <version>0.1.1-SNAPSHOT</version>
</dependency>