Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 698 Bytes

README.md

File metadata and controls

19 lines (12 loc) · 698 Bytes

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