Skip to content

Commit ef04b72

Browse files
committed
native package
1 parent c8dc349 commit ef04b72

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

build.sbt

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
import com.typesafe.sbt.SbtNativePackager._
2+
import NativePackagerKeys._
3+
14
name := "scalaesh"
25

36
version := "1.0"
@@ -10,3 +13,4 @@ libraryDependencies ++= Seq (
1013
"org.jboss.aesh" % "aesh-extensions" % "0.56"
1114
)
1215

16+
packageArchetype.java_application

0 commit comments

Comments
 (0)