Gradle

From KevinWiki

Revision as of 17:25, 24 August 2013 by Kevin (Talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search


Installation

Install Groovy enVironment Manager (GVM)

  • If curl is not installed yet, install it first.
$ sudo apt-get install curl 
$ curl -s get.gvmtool.net | bash 

Install Gradle

$ gvm install gradle 
Personal tools