1263 Forks
7099 Stars
7099 Watchers

dbt-core

dbt enables data analysts and engineers to transform their data using the same practices that software engineers use to build applications.

How to download and setup dbt-core

Open terminal and run command
git clone https://github.com/dbt-labs/dbt-core.git
git clone is used to create a copy or clone of dbt-core repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with dbt-core https://github.com/dbt-labs/dbt-core/archive/master.zip

Or simply clone dbt-core with SSH
[email protected]:dbt-labs/dbt-core.git

If you have some problems with dbt-core

You may open issue on dbt-core support forum (system) here: https://github.com/dbt-labs/dbt-core/issues