Description

DataKit is a tool to orchestrate applications using a Git-like dataflow. It revisits the UNIX pipeline concept, with a modern twist: streams of tree-structured data instead of raw text. DataKit allows you to define complex build pipelines over version-controlled data.

DataKit is currently used as the coordination layer for HyperKit, the hypervisor component of Docker for Mac and Windows, and for the [DataKitCI][] continuous integration system.

Published: 23 Nov 2017

Dependencies (9)

  1. cmdliner
  2. protocol-9p-unix >= "0.11.0"
  3. datakit-client >= "0.12.0"
  4. cstruct > "2.2.0"
  5. fmt
  6. logs
  7. astring
  8. jbuilder >= "1.0+beta10"
  9. ocaml

Reverse Dependencies (5)

  1. datakit >= "0.11.0"
  2. datakit-bridge-github >= "0.11.0"
  3. datakit-bridge-local-git >= "0.11.0"
  4. datakit-ci >= "0.11.0"
  5. datakit-github >= "0.12.0"

Conflicts

    None