MoinMoin Logo
  • Comments
  • Immutable Page
  • Menu
    • Navigation
    • RecentChanges
    • FindPage
    • Local Site Map
    • Help
    • HelpContents
    • HelpOnMoinWikiSyntax
    • Display
    • Attachments
    • Info
    • Raw Text
    • Print View
    • Edit
    • Load
    • Save
  • Login

Navigation

  • Start
  • Sitemap
Revision 1 as of 2016-11-23 16:36:07
  • gradle

gradle

Open source build automation system

  • https://gradle.org

Install on Slackware

cd /usr/local
wget https://services.gradle.org/distributions/gradle-3.2.1-bin.zip
unzip -t gradle-3.2.1-bin.zip
unzip gradle-3.2.1-bin.zip
cd /usr/local/gradle-3.2.1/bin
./gradle 
cd ..
ln -s gradle-3.2.1 gradle
nano /etc/profile # add to PATH the /usr/local/gradle/bin
. /etc/profile
  • MoinMoin Powered
  • Python Powered
  • GPL licensed
  • Valid HTML 4.01