Skip to content

Instantly share code, notes, and snippets.

@clarenced
Last active December 10, 2015 12:28
Show Gist options
  • Save clarenced/4434364 to your computer and use it in GitHub Desktop.
Save clarenced/4434364 to your computer and use it in GitHub Desktop.
name := "myfirstproject" # project name
version := "0.0.0" #project version
scalaVersion := "2.9.2" #the current scala version of the project
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment