File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 66
77* 下载最新版本二进制文件
88
9- | 系统 | CPU 架构 | 下载链接 |
10- | ---------| ------------| -------------------------------------------------------------------------------------------------------------------------|
9+ | 系统 | CPU 架构 | 下载链接 |
10+ | ---------| ------------| ---------------------------------------------------------------------------------------------------------------------------- |
1111| Mac | amd64 | [ go-v2ex-darwin-amd64.tar.gz] ( https://github.com/seth-shi/go-v2ex/v2/releases/latest/download/go-v2ex-darwin-amd64.tar.gz ) |
1212| Mac | arm64 | [ go-v2ex-darwin-arm64.tar.gz] ( https://github.com/seth-shi/go-v2ex/v2/releases/latest/download/go-v2ex-darwin-arm64.tar.gz ) |
1313| Linux | amd64 | [ go-v2ex-linux-amd64.tar.gz] ( https://github.com/seth-shi/go-v2ex/v2/releases/latest/download/go-v2ex-linux-amd64.tar.gz ) |
1414| Linux | arm64 | [ go-v2ex-linux-arm64.tar.gz] ( https://github.com/seth-shi/go-v2ex/v2/releases/latest/download/go-v2ex-linux-arm64.tar.gz ) |
1515| Windows | amd64 | [ go-v2ex-windows-amd64.zip] ( https://github.com/seth-shi/go-v2ex/v2/releases/latest/download/go-v2ex-windows-amd64.zip ) |
16- | Go | 直装(免配环境变量) | ` go install github.com/seth-shi/go-v2ex@latest ` |
16+ | Go | 直装(免配环境变量) | ` go install github.com/seth-shi/go-v2ex/v2 @latest ` |
1717* 解压压缩包中的二进制文件放到环境变量目录
1818* 运行 ` go-v2ex ` 命令即可启动程序。
1919
You can’t perform that action at this time.
0 commit comments