Skip to content

Explain how to tie into meltano project #397

Description

@twiclo

I just spent a considerable amount of time figuring out how to properly add my custom extension to my greater meltano project. A little section at the end of "Getting Started" would be nice.

For those seeing this in the future this is what needs to be added to your meltano.yml to import your custom extension/utility built with the EDK:

  utilities:
    - name: scp-ext
      namespace: who-cares
      pip_url: '../scp-ext'
      executable: scp

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions