Explorar o código

sbt: add new project from template example (#3494)

Natechawin Suthison %!s(int64=5) %!d(string=hai) anos
pai
achega
aa64dc0f55
Modificáronse 1 ficheiros con 4 adicións e 0 borrados
  1. 4 0
      pages/common/sbt.md

+ 4 - 0
pages/common/sbt.md

@@ -7,6 +7,10 @@
 
 `sbt`
 
+- Create a new Scala project from an existing Giter8 template hosted on GitHub:
+
+`sbt new {{scala/hello-world.g8}}`
+
 - Use the specified version of sbt:
 
 `sbt -sbt-version {{version}}`