Skip to content

Latest commit

 

History

History
18 lines (10 loc) · 516 Bytes

File metadata and controls

18 lines (10 loc) · 516 Bytes

Cucable Plugin

This directory contains the complete Cucable source code.

Build

To build, use mvn clean install. This will create the Cucable jar file in Maven's target folder.

Requires Maven >= 3.3.9 and Java >= 11.