Skip to content

Latest commit

 

History

History
27 lines (24 loc) · 692 Bytes

README.md

File metadata and controls

27 lines (24 loc) · 692 Bytes

Introduction

vfox-gradle is a plugin for vfox .

How to use it

  1. Install vfox

For detailed installation instructions, see Quick Start

  1. Add vfox-gradle plugin
vfox add gradle
  1. Install a version

Until then, you can specify mirrors to speed up the download. The way to do this is to add a system environment variable called VFOX_GRADLE_MIRRORS, e.g. in Powershell execute: $env:VFOX_GRADLE_MIRRORS= "https://mirrors.cloud.tencent.com/gradle/"

vfox install [email protected]
  1. Switch a version
  1. View version
gradle --version

Gradle 8.7