Getting Started

Edit me

Build

To build the toolkit, run the following gradle command:

gradle build

Clean

To clean the toolkit, run the following gradle command:

gradle clean

Updated: