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.
Head over to our website to download and try out the editor.
MacOS/Linux:
npm i
./setup.sh
Windows:
npm i
./setup.ps1
npm start