An open API service indexing awesome lists of open source software.

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

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/