Purpose
JSON-first Apple docs automation
Use one CLI surface for Apple Developer docs and WWDC lookups with stable parseable output.
Browse the latest sample code, articles, tutorials, API reference, and WWDC sessions.
curl -fsSL https://github.com/jsj/apple-docs-cli/releases/latest/download/install.sh | sh; apple-docs init; apple-docs call search_apple_docs --args '{"query":"AlarmKit","type":"documentation"}' --compactPurpose
Use one CLI surface for Apple Developer docs and WWDC lookups with stable parseable output.
Execution pattern