Skip to content

Instantly share code, notes, and snippets.

@fredgrott
Created November 21, 2011 16:01
Show Gist options
  • Select an option

  • Save fredgrott/1383050 to your computer and use it in GitHub Desktop.

Select an option

Save fredgrott/1383050 to your computer and use it in GitHub Desktop.
gradle env properties
# GRadle
GRADLE_HOME=/home/fredgrott/opt/gradle-1.0-milestone-6
export PATH=$GRADLE_HOME/bin:$PATH
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment