Skip to content

Commit451/mirror

Repository files navigation

mirror

Mirror of Gradle distributions, thanks to Cloudflare R2

In your gradle/wrapper/gradle-wrapper.properties file, replace your distribution URL:

distributionUrl=https\://services.gradle.org/distributions/gradle-9.0.0-bin.zip

with ours:

distributionUrl=https\://mirror.spaceport.work/gradle/gradle-9.0.0-bin.zip

Dev

Get from GitHub. Example: https://services.gradle.org/distributions/gradle-8.14.3-bin.zip

See releases here

Deploy

Deployed via GitHub Actions. To manually deploy:

# Build the site first
npm run build

# Run the deployment script
cd worker
npm run deploy:site

mirror is available under the MIT license. See the LICENSE file for more info.

About

Mirror of things, such as Gradle distributions

Resources

License

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors