Skip to content

Latest commit

 

History

History
24 lines (16 loc) · 272 Bytes

README.md

File metadata and controls

24 lines (16 loc) · 272 Bytes

BL-dbt

Install dbt

Install Homebrew

brew update
brew install git
brew tap dbt-labs/dbt
brew install dbt

Upgrade dbt

brew update
brew upgrade dbt

Tutorial

Getting started