https://github.com/version-fox/vfox-golang
Golang plugin for vfox
https://github.com/version-fox/vfox-golang
vfox-plugin
Last synced: 17 days ago
JSON representation
Golang plugin for vfox
- Host: GitHub
- URL: https://github.com/version-fox/vfox-golang
- Owner: version-fox
- License: apache-2.0
- Created: 2024-03-22T08:10:33.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2025-11-22T06:30:07.000Z (8 months ago)
- Last Synced: 2025-11-22T08:24:46.390Z (8 months ago)
- Topics: vfox-plugin
- Language: Lua
- Homepage: https://vfox.dev
- Size: 36.1 KB
- Stars: 4
- Watchers: 2
- Forks: 6
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# vfox-golang
Golang plugin for [vfox](https://vfox.dev/) .
## Install
After install [vfox](https://vfox.dev/),install the plugin by running:
```vfox add golang```
## Install from mirror
Here's a `VFOX_GOLANG_MIRROR` env to determine where to download the `golang`
For example:
```bash
VFOX_GOLANG_MIRROR=https://mirrors.aliyun.com/golang/ vfox install golang
```
or you can use following mirror:
- https://golang.google.cn/dl/