An open API service indexing awesome lists of open source software.

https://github.com/gini/puppet-scala

Puppet module to install Scala
https://github.com/gini/puppet-scala

Last synced: about 1 year ago
JSON representation

Puppet module to install Scala

Awesome Lists containing this project

README

          

Scala Puppet Module
====================

[![Build Status](https://secure.travis-ci.org/gini/puppet-scala.png)](http://travis-ci.org/gini/puppet-scala)

Overview
--------

Install the Scala programming language from the official project site.

Usage
-----

Example:

class { 'scala':
version => '2.10.2',
}

License
-------

Copyright (c) 2012, 2013 Gini 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](https://github.com/gini/puppet-scala/issues).