alezhu / gradle_windows_install

Simple script to install Gradle in Windows

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

gradle_windows_install

Simple script to install Gradle in Windows

  1. Download Gradle from http://gradle.org/gradle-download/
  2. Unpack archive to any dir
  3. Copy install.cmd to same dir
  4. Run install.cmd

About

Simple script to install Gradle in Windows

License:MIT License


Languages

Language:Batchfile 100.0%