Skip to main content

Quick Start

This guide gets you started with rolls with a simple working example.

Prerequisites

  • JDK version 8 or higher
  • Scala 3.3.0 or higher

Get the example code

The example code is part of the rolls repository.

  1. clone the repo:

    git clone https://github.com/bitlap/rolls
  2. Take a look at rolls-plugin-tests or the following unit tests:

    rolls/rolls-core/src/test/scala
    rolls/rolls-csv/src/test/scala