dud

v 0.4.4 Updated: 3 months, 2 weeks ago

Dud is a lightweight tool for versioning data alongside source code and building data pipelines.

Dud is a lightweight tool for versioning data alongside source code and building data pipelines. In practice, Dud extends many of the benefits of source control to large binary data. With Dud, you can commit, checkout, fetch, and push large files and directories with a simple command line interface. Dud stores recipes (a.k.a. stages) for retrieving your data in small YAML files. These stages can be stored in source control to link your data to your code. On top of that, stages can run the commands to generate the data, sort of like Make. Stages can be chained together to create data pipelines. See the Getting Started guide for a hands-on overview.

https://kevin-hanselman.github.io/dud

To install dud, paste this in macOS terminal after installing MacPorts

sudo port install dud

Add to my watchlist

Installations 1
Requested Installations 1