cppDataPipeline#
The cppDataPipeline library contains functions used to interface with the FAIR Data Pipeline in C++.
Building#
The library can be built using cmake and requires a C++ 11 compatible compiler
cmake -Bbuild
cmake --build buildUsage#
See the package documentation for instructions and examples.
Source code#
See the package’s code repo.
