Skip to content

Latest commit

 

History

History
18 lines (10 loc) · 515 Bytes

README.md

File metadata and controls

18 lines (10 loc) · 515 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 >= 8.