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

https://github.com/psfried/fp-scala

exercises in functional programming in Scala
https://github.com/psfried/fp-scala

Last synced: about 1 year ago
JSON representation

exercises in functional programming in Scala

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`