Skip to content

Latest commit

 

History

History
23 lines (15 loc) · 659 Bytes

README.md

File metadata and controls

23 lines (15 loc) · 659 Bytes

Overview

Repository templates for ODS Pipeline enabled components. The templates make use of Cookiecutter.

Usage

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

Available templates