An open API service indexing awesome lists of open source software.

https://github.com/psfried/scala-gradle-skeleton

Simple Scala started project using Gradle and Scalatest
https://github.com/psfried/scala-gradle-skeleton

Last synced: 9 months ago
JSON representation

Simple Scala started project using Gradle and Scalatest

Awesome Lists containing this project

README

          

Skeleton for scala using Gradle and ScalaTest
==============================================================================

This is a basic skeleton project for Scala, using Gradle and Scalatest. There is one simple Object and a test for it.

## To run tests

`./gradlew test`