Skip to content

stevenpost/puppet-gradle

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Gradle Puppet Module

Build Status

Overview

Install the Groovy-based build system Gradle from the official project site.

Usage

Example:

class { 'gradle':
  version => '1.6',
}

Supported Platforms

The module has been tested on the following operating systems. Testing and patches for other platforms are welcome.

  • Fedora 17
  • Fedora 18

License

Copyright (c) 2012, 2013 smarchive GmbH

This script is licensed under the Apache License, Version 2.0.

See http://www.apache.org/licenses/LICENSE-2.0.html for the full license text.

Support

Please log tickets and issues at our project site.

About

Puppet module to install Gradle

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Puppet 83.7%
  • Ruby 16.3%