ciejer / cookiecutter-dbt

Powered by Cookiecutter, Cookiecutter dbt coves is a framework for jumpstarting production-ready dbt projects quickly.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Cookiecutter dbt

Powered by Cookiecutter, Cookiecutter dbt is a framework for jumpstarting production-ready dbt projects quickly.

Features

  • For dbt >= 0.18.0
  • Works with Python 3.8
  • SQLFluff linting
  • pre-commit hooks integrated
  • GitLab CI and GitHub Actions supported

Installation

Using Cookiecutter CLI

pip install "cookiecutter>=1.7.0"
cookiecutter gh:datacoves/cookiecutter-dbt

Using dbt-coves CLI

pip install dbt-coves
dbt-coves init

About

Powered by Cookiecutter, Cookiecutter dbt coves is a framework for jumpstarting production-ready dbt projects quickly.

License:Apache License 2.0


Languages

Language:Python 100.0%