Getting Started
This guide covers the prerequisites you need to start building extensions.
Last updated
This guide covers the prerequisites you need to start building extensions.
Last updated
Before you can create your first extension, make sure you have the following prerequisites.
You have Raycast 1.26.0 or higher installed.
You have npm 7.x or 8.x
You are familiar with React and TypeScript. Don't worry, you don't need to be an expert. If you need some help with the basics, check out TypeScript's Handbook and React's Getting Started guide.
You need to be signed in to use the following extension development commands.
Store: Search and install all published extensions
Create Extension: Create new extensions from templates
Import Extension: Import extensions from source code
Manage Extensions: List and edit your published extensions