Gradle
From KevinWiki
(Difference between revisions)
(Created page with "Category:Groovy = Installation = == Install Groovy enVironment Manager (GVM) == * If curl is not installed yet, install it first. <pre> $ sudo apt-get install curl </pre> ...") |
|||
Line 3: | Line 3: | ||
= Installation = | = Installation = | ||
== Install Groovy enVironment Manager (GVM) == | == Install Groovy enVironment Manager (GVM) == | ||
- | + | [[GVM|Install GVM]] | |
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
== Install Gradle == | == Install Gradle == |
Latest revision as of 01:51, 25 August 2013
Installation
Install Groovy enVironment Manager (GVM)
Install Gradle
$ gvm install gradle