Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 463 Bytes

README.md

File metadata and controls

20 lines (14 loc) · 463 Bytes

Matatika

Matatika is a Meltano utility extension for the Matatika Lab

Installing this extension for local development

  1. Install the project dependencies with poetry install:
cd path/to/your/project
poetry install
  1. Verify that you can invoke the extension:
poetry run matatika_extension --help
poetry run matatika_extension describe --format=yaml
poetry run matatika_invoker --help # if you have are wrapping another tool