penny-profit/boot-flow

git-flow tasks for boot

Leiningen/Boot

[penny-profit/boot-flow "0.1.1"]

Clojure CLI/deps.edn

penny-profit/boot-flow {:mvn/version "0.1.1"}

Gradle

implementation("penny-profit:boot-flow:0.1.1")

Maven

<dependency>
  <groupId>penny-profit</groupId>
  <artifactId>boot-flow</artifactId>
  <version>0.1.1</version>
</dependency>