org.clojars.alexbaranosky/slamhound

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

Leiningen/Boot

[org.clojars.alexbaranosky/slamhound "1.3.0-SNAPSHOT"]

Clojure CLI/deps.edn

org.clojars.alexbaranosky/slamhound {:mvn/version "1.3.0-SNAPSHOT"}

Gradle

implementation("org.clojars.alexbaranosky:slamhound:1.3.0-SNAPSHOT")

Maven

<dependency>
  <groupId>org.clojars.alexbaranosky</groupId>
  <artifactId>slamhound</artifactId>
  <version>1.3.0-SNAPSHOT</version>
</dependency>

Note: this artifact is a non-canonical fork. See the wiki for more details.