Hey everyone, happy monday! Has the edk been made...
# singer-tap-development
s
Hey everyone, happy monday! Has the edk been made available for use yet? Is there a guide on how to use it? I would love to use it to write my tap on tap-topberfest
j
Hey @Stéphane Burwash is this what you're looking for?
r
Think he is referring to https://github.com/meltano/edk - no releases yet...
s
No, there is a new EDK (extension development kit) in development by meltano which allows us to easily create extensions (👍 @Reuben (Matatika) )
t
@Stéphane Burwash you shouldn’t need it to make a tap - that’s what the SDK is for. What extension are you trying to add? 🙂
s
I want to add a dbt-utility-> elementary, for automated tests
t
ah nice!
s
You would recommend I do this directly on the sdk? It would contain no streams though, so Im unsure of the use
t
the EDK is the way to go. You mentioned tap so I was confused.
this one is interesting b/c technically it’s a dbt package and you don’t really need a plugin for it… but then they kind of have their own CLI so you do…?
s
Exactly; the goal is just to install the cli + write custom commands for the CLI
Because currently I have to wrike my own custom commands. It's not an issue per-say, but it's definitely not fun to reproduce for others. I also thought it was a nice opportunity to show off the EDK for tap-toberfest
t
Love it! @florian.hines is the one who wrote it so definitely bug him for questions. all of the ext repos are good reference too https://github.com/meltano/?q=ext&type=all&language=&sort=