Skip to content

Latest commit

 

History

History
38 lines (25 loc) · 1.77 KB

README.md

File metadata and controls

38 lines (25 loc) · 1.77 KB

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.