1.1.0 • Published 4 years ago

gradle-launcher v1.1.0

Weekly downloads
3
License
GPL-3.0
Repository
github
Last release
4 years ago

gradle-launcher

A nodejs global script that searches for gradlew up in the FS hierarchy and launches it.

This node package installs a global CLI named gradlew which, when run in a directory, tries to locate a valid gradlew script by looking up in the filesystem hierarchy. If any is found it is then launched.

This is good for avoiding the need to create aliases or symlinks to project specific gradlew scripts.

1.1.0

4 years ago

1.0.2

7 years ago

1.0.1

7 years ago

1.0.0

7 years ago