See our OS-specific guides for help with installing dbt:
Don't see your OS here? dbt is a python project, and can be installed from PyPI with pip
. If you already have pip
, use:
pip install dbt
What's Next
Next, you should create your dbt project, or, if your organization already has one, clone the existing project.
Creating a project |
Use an existing project |