gradle-launcher

1.1.0 • Public • Published

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.

Readme

Keywords

none

Package Sidebar

Install

npm i gradle-launcher

Weekly Downloads

53

Version

1.1.0

License

GPL-3.0

Unpacked Size

1.57 kB

Total Files

3

Last publish

Collaborators

  • izaera