slamhound

Rips your ns apart and reconstructs it. We have the technology.

Leiningen/Boot

[slamhound "1.5.5-SNAPSHOT"]

Clojure CLI/deps.edn

slamhound/slamhound {:mvn/version "1.5.5-SNAPSHOT"}

Gradle

implementation("slamhound:slamhound:1.5.5-SNAPSHOT")

Maven

<dependency>
  <groupId>slamhound</groupId>
  <artifactId>slamhound</artifactId>
  <version>1.5.5-SNAPSHOT</version>
</dependency>