Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 204 Bytes

README.md

File metadata and controls

8 lines (5 loc) · 204 Bytes

scala-gradle-example

This is a sample Scala project built with Gradle, using Akka.

  • You can build it with ./gradlew build
  • You can import it to IntelliJ IDEA
  • It has ScalaStyle support