Repository templates for ODS Pipeline enabled components. The templates make use of Cookiecutter.
Install Cookiecutter, then simply run:
cookiecutter gh:bix-digital/ods-pipeline-examples --directory=<dir>
Replace <dir>
with one of the directories in this repository. For example, to get a repository using the basic
template:
cookiecutter gh:bix-digital/ods-pipeline-examples --directory=basic