Skip to content

Instantly share code, notes, and snippets.

@khajavi
Created March 18, 2016 11:31
Show Gist options
  • Save khajavi/221759b8fec71ea0d503 to your computer and use it in GitHub Desktop.
Save khajavi/221759b8fec71ea0d503 to your computer and use it in GitHub Desktop.
Add source directory in sbt
scalaSource in Compile := file("./")
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment