|
|
|
|
|
by aranke
1097 days ago
|
|
We distribute a CLI tool (dbt), so we’re migrating to distributing using the following mechanisms: 1. curl script that installs dbt for end users 2. zipped snapshots for dbt Cloud, the SaaS hosted version of dbt Eventually we want to create Docker images from 2, but we’re not there yet. |
|