Documentation Index
Fetch the complete documentation index at: https://docs.hotglue.com/llms.txt
Use this file to discover all available pages before exploring further.
Overview
You can scaffold a new Singer tap from our public starter cookiecutter template. The cookiecutter template:- uses HotglueSingerSDK
- includes
AGENTS.mdtailored to how we recommend building taps - linting with ruff (including a GitHub Actions
lint.ymlworkflow), - support for
--access-token/ Hotglue access token endpoint behavior when you choose OAuth - a VS Code launch config for debugging.