The Tap and Target SDKs are the fastest way to build custom data extractors and loaders! Taps and targets built on the SDK are automatically compliant with the Singer Spec, the de-facto open source standard for extract and load pipelines.
On average, developers tell us that they write about 70% less code by using the SDK, which makes learning the SDK a great investment. Furthermore, as new features and capabilities are added to the SDK, your taps and targets can always take advantage of the latest capabilities and bug fixes, simply by updating your SDK dependency to the latest version.
- See our online documentation for instructions on how to get started with the SDK.
- For more information on how to contribute, see our Contributors Guide.
-
Trigger a version bump using the GitHub web UI or the cli:
$ gh workflow run
The
increment: auto
option will figure out the most appropriate bump based on commit history. -
Follow the checklist in the PR description.
-
Publish a new release using the GitHub web UI.