Skip to content

Latest commit

 

History

History
35 lines (29 loc) · 904 Bytes

README.md

File metadata and controls

35 lines (29 loc) · 904 Bytes

Welcome to dbt project!

workflow

Using the project

  • Step 1. Install packages
dbt deps
  • Step 2. Run dbt

Try running the following commands:

dbt run
dbt test
  • Step 3 (Optional). Generate document
dbt docs generate
dbt docs serve

workflow

Resources:

  • Learn more about dbt in the docs
  • Check out Discourse for commonly asked questions and answers
  • Join the chat on Slack for live discussions and support
  • Find dbt events near you
  • Check out the blog for the latest news on dbt's development and best practices