Skip to content
This repository has been archived by the owner on Oct 25, 2024. It is now read-only.

Latest commit

 

History

History
33 lines (19 loc) · 554 Bytes

README.md

File metadata and controls

33 lines (19 loc) · 554 Bytes

induced-raycast-extension

A raycast wrapper for Induced's beta APIs

Installation

Clone the repository

git clone https://github.com/inducedai/raycast-extension.git

Install the dependencies

npm install

Build the extension

npm run build

Import to Raycast

Open raycast and search for Manage Extensions and press Enter to open the extensions directory.

Manage Extensions

Then hit Cmd + Shift + N to open finder and select the induced-raycast-extension directory to open it.