Quick Start
This guide gets you started with rolls with a simple working example.
Prerequisites
Get the example code
The example code is part of the rolls repository.
clone the repo:
git clone https://github.com/bitlap/rolls
Take a look at
rolls-plugin-tests
or the following unit tests:rolls/rolls-core/src/test/scala
rolls/rolls-csv/src/test/scala