arctype/lein-checkouts

Executes the given lein task on all checkout dependencies of the current project.

Leiningen/Boot

[arctype/lein-checkouts "1.1.1-SNAPSHOT"]

Clojure CLI/deps.edn

arctype/lein-checkouts {:mvn/version "1.1.1-SNAPSHOT"}

Gradle

implementation("arctype:lein-checkouts:1.1.1-SNAPSHOT")

Maven

<dependency>
  <groupId>arctype</groupId>
  <artifactId>lein-checkouts</artifactId>
  <version>1.1.1-SNAPSHOT</version>
</dependency>