This is a Gradle Based Example of the Onehouse Custom Transformers.
New Transformers can be authored under the /src/main directory
Corresponding test cases are authored under /src/test/ directory
In order to build the project, navigate to the home directory and execute
./gradlew clean build