Skip to content

FAIRDataPipeline/DataPipeline.jl

Repository files navigation

DataPipeline.jl

The Julia implementation of the FAIR Data Pipeline API.

Documentation Build Status Coverage DOI
stable docs Package Testing codecov Zenodo
dev docs Julia Nightly

Installation

The package is now registered with General and can be added via the package manager Pkg. From the REPL type ] to enter Pkg mode and run:

pkg> add DataPipeline

Usage

See the package documentation for instructions and examples.