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
- Host: GitHub
- URL: https://github.com/gini/puppet-scala
- Owner: gini
- Created: 2012-09-14T16:23:23.000Z (almost 14 years ago)
- Default Branch: master
- Last Pushed: 2018-10-05T08:44:12.000Z (almost 8 years ago)
- Last Synced: 2024-06-13T00:17:21.524Z (about 2 years ago)
- Language: Puppet
- Size: 69.3 KB
- Stars: 2
- Watchers: 4
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE-2.0.txt
Awesome Lists containing this project
README
Scala Puppet Module
====================
[](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).