Skip to content

benley/gradle-packaging

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Debian packaging for Gradle 2.x

HOW TO USE:

gem install fpm
./gradle-mkdeb.sh

The script will download a Gradle binary distribution from gradle.org, unpack it, and use fpm to produce a .deb package.

The deb will put Gradle at /opt/gradle-${VERSION}/bin/gradle, and will use update-alternatives to install a symlink on the system at /usr/bin/gradle.

About

Debian packaging stuff for Gradle

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published