Jawnnypoo / gradlew-update

Update your gradle wrapper to the latest and greatest

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

gradlew-update

Update your Gradle wrapper to the latest and greatest

Installation

npm install -g gradlew-update

Usage

Within the directory of your Gradle project:

gradlew-update

and your Gradle wrapper will be updated to the latest stable release.

Dev

To test the command globally on your machine:

npm run link
gradlew-update

or

npm run test

To release:

npm run release

License

gradlew-update is available under the MIT license. See the LICENSE file for more info.

About

Update your gradle wrapper to the latest and greatest

License:MIT License


Languages

Language:TypeScript 62.6%Language:JavaScript 33.8%Language:Shell 3.6%