Skip to content

sungchun12/airflow-dbt-cloud

Repository files navigation

airflow-dbt-cloud

Examples of scheduling dbt Cloud pipelines in airflow. This is intended to be the simplest and fastest way to get locally started.

Getting Started

Follow this wonderful guide: here

Note: Follow the below instructions to get started with the example DAGs in this repo using the new astro CLI vs. the old astrocloud CLI

Astro CLI Docs: here

# install astro cli
brew install astro

# start the astro dev environment
astro dev start