GitXplorerGitXplorer
g

GradleDemosAndSlides

public
0 stars
0 forks
0 issues

Commits

List of commits on branch master.
Unverified
822efd0f97dd2769f8a5d47c611e6487c9510947

added a bit more deatail to the README

ggmale committed 11 years ago
Unverified
ee8fbd71c1165d28b7801bbedfab1468a9ff48e6

cleaned up spacing in README

ggmale committed 11 years ago
Unverified
fab95409e33a734f89a0bd31ca0810b45454c85b

Merge branch 'master' of github.com:gmale/GradleDemosAndSlides

committed 11 years ago
Unverified
c23cc67b430366af18440329ff993425cbbc10be

added slides

committed 11 years ago
Unverified
ebc5aa9bbcce0a6c72fc4395238d4eec40e92713

created initial readme

ggmale committed 11 years ago
Unverified
63fff23b897482a6cbc5b52a4570631e8aa4cdec

Initial commit

committed 11 years ago

README

The README file for this repository.

Gradle Demos And Slides

This repo contains the source code for the examples used during my Buzz About Gradle presentation. The slides can also be found in the slides folder.

Download

The easiest way to download everything is to run the following command in the terminal:

$ git clone https://github.com/gmale/GradleDemosAndSlides.git

Of course, this requires having git installed. The best way to get that on Mac OS X is through homebrew. This video claims to describe the process. I haven't actually watched it but getting it all working is very easy on a Mac. Unfortunately, I can't speak for Windows.