isabella232 / scala-cookbook

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

scala cookbook

Installs the Scala programming language language. See the Scala homepage

Requirements

  • Chef 10
  • Java

Usage

Include the scala::default recipe to your run list or inside your cookbook.

Attributes

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.

Recipes

  • default

Author

Author:: Kyle Allan (kallan@riotgames.com)

About

License:Apache License 2.0


Languages

Language:Ruby 100.0%