Skip to content

Latest commit

 

History

History
175 lines (134 loc) · 5.53 KB

README.md

File metadata and controls

175 lines (134 loc) · 5.53 KB

flowing-clj

A Clojure library for building data-driven workflows (dataflows).

Clojars Project

Build Status

Building

Build or test using Leiningen:

lein test
lein install
lein repl

Related projects

As flowing-clj is just a prototype, you might prefer trying:

Usage

(use 'flowing.core)

(def example-wf
  (workflow