/cursor

An editor built for programming with AI 🤖

Primary LanguageTypeScriptMIT LicenseMIT

Cursor

This is the repo for Cursor, an editor built for pair programming with AI.

Feel free to file tickets for bugs or feature requests. Upvote 👍 the ones you'd like us to prioritize.

Getting Started

Head over to our website to download and try out the editor.

Contributing

Setup

MacOS/Linux:

npm i
./setup.sh

Windows:

npm i
./setup.ps1

Run

npm start