An open API service indexing awesome lists of open source software.

https://github.com/getindata/data-pipelines-template-example

The project contains an example of a template to create pipeline project with GetInData Framework based on DBT
https://github.com/getindata/data-pipelines-template-example

Last synced: 8 months ago
JSON representation

The project contains an example of a template to create pipeline project with GetInData Framework based on DBT

Awesome Lists containing this project

README

          

Pipeline project template

## Overwrite

Template to generate data pipeline projects.

## Requirements

```shell
pip3 install copier
```

## Usage

```shell
copier https://github.com/getindata/data-pipelines-template-example.git
```