Skip to content

Instantly share code, notes, and snippets.

@jackywyz
Created September 7, 2011 03:30
Show Gist options
  • Save jackywyz/1199690 to your computer and use it in GitHub Desktop.
Save jackywyz/1199690 to your computer and use it in GitHub Desktop.
sbt 配置
//config mainClass in build.sbt
mainClass in (Compile, run) := Some("com.tujiao.Bootstrap")
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment