mirror of
https://github.com/yuaotian/go-cursor-help.git
synced 2025-08-28 17:07:35 +08:00

- Updated `install.sh` to include versioning and enhanced bilingual messages for better user feedback. - Refactored platform detection logic to dynamically set binary names based on the version. - Added checks for system requirements, including curl installation and write permissions. - Improved error handling with context-specific messages for better debugging. - Cleaned up the `go.mod` file by consolidating dependency requirements. This commit enhances the installation process and user experience by providing clearer feedback and ensuring necessary prerequisites are met.
23 lines
393 B
JSON
23 lines
393 B
JSON
{
|
|
"cSpell.words": [
|
|
"buildmode",
|
|
"endlocal",
|
|
"errorlevel",
|
|
"fatih",
|
|
"gcflags",
|
|
"GOARCH",
|
|
"IMAGENAME",
|
|
"ldflags",
|
|
"LOCALAPPDATA",
|
|
"mktemp",
|
|
"msys",
|
|
"pgrep",
|
|
"pkill",
|
|
"runas",
|
|
"setlocal",
|
|
"taskkill",
|
|
"tasklist",
|
|
"trimpath",
|
|
"xattr"
|
|
]
|
|
} |