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: 08 Jun 2017

Dependencies (6)

  1. sexplib
  2. protocol-9p >= "0.11.0"
  3. mirage-flow-lwt
  4. datakit-server >= "0.11.0"
  5. jbuilder >= "1.0+beta7" & < "1.0+beta12"
  6. ocaml

Reverse Dependencies (2)

  1. datakit = "0.11.0"
  2. vpnkit >= "0.1.1"

Conflicts

    None