Matatika is a Meltano utility extension for the Matatika Lab
- Install the project dependencies with
poetry install
:
cd path/to/your/project
poetry install
- 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