Skip to content

Instantly share code, notes, and snippets.

@blazsolar
Last active September 10, 2015 08:07
Show Gist options
  • Save blazsolar/1042b0e76376b30f2063 to your computer and use it in GitHub Desktop.
Save blazsolar/1042b0e76376b30f2063 to your computer and use it in GitHub Desktop.
Replace ./gradlew with gw command
#/bin/bash
eval "$(pwd)/gradlew $@"
@blazsolar
Copy link
Author

On mac add to /bin/usr/gw.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment