Hey all!<p>Wrote a simple CLI tool that converts dbt models into looker view files. Once you've built your dbt project, run dbt2looker and copy the files over to looker.<p>Features:<p>- Auto-generates a Looker view per dbt model<p>- Supports dbt model and column-level descriptions<p>- Automatically maps raw column types to looker types<p>- Creates dimension groups for datetime/timestamp/date types<p>- Currently supports: BigQuery, Snowflake, Redshift (postgres to come)