Introspect and generate Global ID retrieved from the Riot platform.
- Checkout this repository
npm install && npm run build:local
- Open Raycast > "Import extension" and select the
dist
directory inside the project folder.
Run npm run dev
to start Raycast development mode.
It will install the extension in your raycast and provide hot reload, detailed stack traces, etc.