penny-profit/boot-flow

git-flow tasks for boot

Leiningen/Boot

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

Clojure CLI/deps.edn

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

Gradle

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

Maven

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