Installs the Scala programming language language. See the Scala homepage
- Chef 10
- Java
Include the scala::default
recipe to your run list or inside your cookbook.
The following attributes are set under the scala
namespace:
- version - The version to install.
- url - The url to the Scala tgz.
- checksum - The SHA-256 of the Scala tgz.
- home - The installation directory for Scala.
- default
Author:: Kyle Allan ([email protected])