GitHub Build Status Release Status

scala-file-event-processor

todo

Prerequisites

  • Tested on JDK 11 (but should work on JDK 8)
  • .NET Core SDK 3.1

How to run tests

$ sbt test

To run with coverage report:

$ sbt test coverageReport

A scoverage report will be created in the directory target/scala-2.13/scoverage-report.

How to build

$ sbt generateFunctionAppFiles

License

MIT License