This is a Raycast extension that uses Copilot to search the GitHub Docs. This expects you already have Raycast installed.
- Clone the repository
npm install&&npm run dev
Next and with the development server running, follow these steps in Raycast to import the extension into Raycast.
In Raycast, start typing "Search GitHub Docs". Hit enter and then type your query. Type cmd + enter to search the GitHub Docs with Copilot.
The API may take a few seconds, but you should see the results in the Raycast window.