简体中文
主题
当前实现里,neocode 启动时会在后台静默检测最新版本:
neocode
url-dispatch
update
升级到最新稳定版:
neocode update
包含预发布版本:
neocode update --prerelease
ldflags
internal/version.Version
dev
如果你是在源码模式下运行,看见 dev 是符合当前实现的。