mirror of
https://github.com/yuaotian/go-cursor-help.git
synced 2025-08-02 22:07:36 +08:00

- Enhanced `install.sh` by adding network connectivity checks and executable file format validation to ensure a smoother installation process. - Updated the installation directory creation logic to handle errors more gracefully. - Modified the download URL to point to the correct repository branch and improved the curl command to show download progress. - Cleaned up `.gitignore` by removing obsolete entries related to binaries and IDE configurations, streamlining the ignored files list. - Added a new function to clean up old versions of the binary during installation. These changes improve the reliability and user experience of the installation process.
24 lines
410 B
JSON
24 lines
410 B
JSON
{
|
|
"cSpell.words": [
|
|
"buildmode",
|
|
"dylib",
|
|
"endlocal",
|
|
"errorlevel",
|
|
"fatih",
|
|
"gcflags",
|
|
"GOARCH",
|
|
"IMAGENAME",
|
|
"ldflags",
|
|
"LOCALAPPDATA",
|
|
"mktemp",
|
|
"msys",
|
|
"pgrep",
|
|
"pkill",
|
|
"runas",
|
|
"setlocal",
|
|
"taskkill",
|
|
"tasklist",
|
|
"trimpath",
|
|
"xattr"
|
|
]
|
|
} |