DbtArtifacts is A Meltano utility extension for processing dbt artifacts.
- Install the project dependencies with
poetry install
:
cd path/to/your/project
poetry install
- Verify that you can invoke the extension:
poetry run dbt-artifacts_extension --help
poetry run dbt-artifacts_extension describe --format=yaml