Skip to content
This repository was archived by the owner on Feb 4, 2023. It is now read-only.

aurora-scheduler/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

 
 
 

Contributors

Languages

  • Shell 93.5%
  • Makefile 6.5%