Skip to content

vcian/CursorNinja

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

4 Commits
Β 
Β 
Β 
Β 

Repository files navigation

πŸš€ Cursor Ninja

A cross-platform installation and update script for Cursor AI IDE that automatically detects your operating system and downloads the latest version.

πŸ“‹ Prerequisites

Some users have reported crashes due to compatibility issues with other versions of libfuse. To prevent this, ensure you have libfuse2 installed by running:

sudo apt install libfuse2

πŸ“‹ Installation Steps

Quick Installation

  1. Download the script:

    curl -O https://raw.githubusercontent.com/vcian/CursorNinja/main/cursor_ninja.sh
  2. Make it executable:

    chmod +x cursor_ninja.sh
  3. Run the installer:

    ./cursor_ninja.sh

Platform-Specific Notes

🐧 Linux:

  • Installs as AppImage in ~/.local/bin/cursor.appimage
  • Creates CLI launcher at /usr/local/bin/cursor
  • Sets up desktop integration

🍎 macOS:

  • Downloads and installs DMG to /Applications/
  • Creates optional CLI launcher

πŸͺŸ Windows:

  • Downloads MSI installer
  • Runs installation wizard

Usage

After installation, launch Cursor by:

  • Running cursor in terminal
  • Using your application menu
  • From Applications folder (macOS) or Start Menu (Windows)

πŸ“Œ Note: If you had a previous Cursor icon pinned to your desktop, first unpin the old icon, then search for "Cursor" in your software/applications menu and launch the updated version from there.


πŸ’ Show Your Support

If Cursor Ninja helped you easily install or update Cursor AI IDE, please consider:

⭐ Star this repository - It helps others discover this tool!

πŸ”— Share with your network - Spread the word to fellow developers!

πŸ“’ Tell your team - Help your colleagues get Cursor set up quickly!

Your support makes open source development worthwhile! πŸ™

About

A ninja swiftly detecting and installing/updating the IDE!

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages