Join Slack
Powered by
Where do I get this .sh file, while creating a cus...
# plugins-general
p
pranit__warehows.io_
04/12/2022, 7:18 AM
Where do I get this .sh file, while creating a custom connector?
e
edgar_ramirez_mondragon
04/12/2022, 2:14 PM
Hi
@pranit__warehows.io_
, that shell script is no longer necessary as you can use editable installations with the latest poetry-core:
https://github.com/MeltanoLabs/tap-stackexchange/blob/main/pyproject.toml#L46
If you still would like to use a shell script, the SDK docs have an example:
https://sdk.meltano.com/en/latest/cli_commands.html#taps
I'm curious, did you get that
meltano.yml
from the SDK cookiecutter or did you copy it from some project out there?
Open in Slack
Previous
Next