io.thdr/pipeline

Monadic workflow for Clojure apps

Leiningen/Boot

[io.thdr/pipeline "0.1.0"]

Clojure CLI/deps.edn

io.thdr/pipeline {:mvn/version "0.1.0"}

Gradle

implementation("io.thdr:pipeline:0.1.0")

Maven

<dependency>
  <groupId>io.thdr</groupId>
  <artifactId>pipeline</artifactId>
  <version>0.1.0</version>
</dependency>