Skip to content

Matatika/matatika-ext

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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