Meltano project file bundle of Matatika datasets for tap-github
variant meltanolabs
. These datasets are automatically added to your Matatika workspace when you initialize a tap-github
pipeline.
Files:
analyze/datasets
(directory)
Add plugin to discovery.yml
:
files:
- name: analyze-github
namespace: tap_github
repo: https://github.com/Matatika/analyze-github.git
pip_url: git+https://github.com/Matatika/analyze-github.git
Add plugin to your Meltano project:
# Add only the file bundle
meltano add files analyze-github
# Add the file bundle as a related plugin through adding the extractor
meltano add extractor --include-related tap-github