网站首页 > 开源技术 正文
背景
Go当前貌似没有比较好的版本管理工具(类似pyenv,rbenv); 在不同项目时,有时候需要切换不同的版本,每次都手动改环境变量的go/bin 和 GOROOT, 操作会比较麻烦,本来想写一个简单的 goenv 工具,但顺手到github上查了下,不出所料,已经有轮子了,有可以躺平在巨人的肩膀上。
goenv使用
安装方法:https://github.com/syndbg/goenv/blob/master/INSTALL.md
使用方式: https://github.com/syndbg/goenv/blob/master/COMMANDS.md
- 安装版本
- 切换版本
goenv global 或 local
- 删除版本
- ...
基本功能已经有,还挺方便的;
类似的库:
- https://github.com/pwoolcoc/goenv depends on Python,
- https://github.com/crsmithdev/goenv depends on Go,
- https://github.com/moovweb/gvm is a different approach to the problem that's modeled after nvm. goenv is more simplified.
原repo地址:https://github.com/syndbg/goenv
猜你喜欢
- 2024-11-09 一位 Rust 开发者的 Go 初体验(rust 游戏开发)
- 2024-11-09 Go语言(也称为Golang(go 语言 gui)
- 2024-11-09 Go 的 Debug 工具 delve 介绍(godebug=gocacheverify=1)
- 2024-11-09 Gx:基于 IPFS 的通用包管理工具 (Go)
- 2024-11-09 推荐三个Go实战开源项目(推荐三个go实战开源项目是什么)
- 2024-11-09 盘点下我用的顺手的那些开发者工具!
- 2024-11-09 每个开发人员都应该知道的8大VR 开发工具
- 2024-11-09 「工号1024」开源项目工具推荐第14期——Go效率工具
- 2024-11-09 Golang简介(golang gio)
- 2024-11-09 Go 项目推荐之 go-admin(go项目怎么运行)
你 发表评论:
欢迎- 最近发表
- 标签列表
-
- jdk (81)
- putty (66)
- rufus (78)
- 内网穿透 (89)
- okhttp (70)
- powertoys (74)
- windowsterminal (81)
- netcat (65)
- ghostscript (65)
- veracrypt (65)
- asp.netcore (70)
- wrk (67)
- aspose.words (80)
- itk (80)
- ajaxfileupload.js (66)
- sqlhelper (67)
- express.js (67)
- phpmailer (67)
- xjar (70)
- redisclient (78)
- wakeonlan (66)
- tinygo (85)
- startbbs (72)
- webftp (82)
- vsvim (79)
本文暂时没有评论,来添加一个吧(●'◡'●)