sdk
sdk copied to clipboard
feat: add `--about --format=yaml` to generate the YAML file required for the Hub
Migrated from GitLab: https://gitlab.com/meltano/sdk/-/issues/136
Originally created by @tayloramurphy on 2021-05-28 14:43:05
It should be as simple as possible for people using the SDK to build a tap or target to connect it to the Hub. The metadata for a given connector should be stored with the connector itself where possible, including the logo. We can definitely iterate on this though!
Related:
- https://github.com/meltano/hub/pull/947#issuecomment-1285964810
Duplicate of
- https://github.com/meltano/sdk/issues/253