Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/garethr/garethr-scala
Puppet module to install typesafe scala, sbt and gt8
https://github.com/garethr/garethr-scala
Last synced: 28 days ago
JSON representation
Puppet module to install typesafe scala, sbt and gt8
- Host: GitHub
- URL: https://github.com/garethr/garethr-scala
- Owner: garethr
- License: apache-2.0
- Created: 2012-12-25T21:13:08.000Z (about 12 years ago)
- Default Branch: master
- Last Pushed: 2014-03-01T14:09:00.000Z (almost 11 years ago)
- Last Synced: 2024-12-11T15:56:13.069Z (about 1 month ago)
- Language: Ruby
- Size: 142 KB
- Stars: 2
- Watchers: 3
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Puppet module for installing the Typesafe Scala distribution.
This module is also available on the [Puppet Forge](https://forge.puppetlabs.com/garethr/scala)[![Build
Status](https://secure.travis-ci.org/garethr/garethr-scala.png)](http://travis-ci.org/garethr/garethr-scala)
[![Dependency
Status](https://gemnasium.com/garethr/garethr-scala.png)](http://gemnasium.com/garethr/garethr-scala)## Usage
The module includes a single class:
include 'scala'
This installs the typesafe debian repository along with scala, sbt and
gt8.