Commit 8f87a2ba authored by Иван Мажукин's avatar Иван Мажукин Committed by Vitaly Lipatov

epm play: add cursor

parent a53b7114
#!/bin/sh
PKGNAME=cursor
SUPPORTEDARCHES="x86_64"
VERSION="$2"
DESCRIPTION="The AI-first Code Editor"
URL="https://cursor.sh/"
. $(dirname $0)/common.sh
warn_version_is_not_supported
PKGURL="https://download.cursor.sh/linux/appImage/x64"
install_pkgurl
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment