Skip to content

johnlindquist/kit

Repository files navigation

Script Kit v3

https://scriptkit.com/

Join the Discussion

https://github.com/johnlindquist/kit/discussions

Docs

https://github.com/johnlindquist/kit-docs

⭐️ Unlock Script Kit Pro by Sponsoring Script Kit ⭐️

❤️ Sponsor me on GitHub ❤️

Sponsor Only Features

Shipped Planned
Unlimited Active Prompts Sync Scripts to GitHub Repo
Built-in Debugger Run Script Remotely as GitHub Actions
Script Log Window Advanced Screenshots
Vite Widgets Screen Recording
Webcam Capture Measure Tool
Desktop Color Picker Debug from IDE
Basic Screenshots

Prerequisites

Install pnpm:

https://pnpm.io/installation

Clone Kit SDK

Clone and install:

git clone https://github.com/johnlindquist/kit.git
cd kit
pnpm install

Building Kit SDK

pnpm build

The build command builds the SDK to ~/.kit

pnpm link to app (First run only)

  1. cd to ~/.kit
  2. pnpm link
  3. cd to wherever you cloned kitapp
  4. pnpm link @johnlindquist/kit