Skip to content

Latest commit

 

History

History
22 lines (14 loc) · 563 Bytes

README.md

File metadata and controls

22 lines (14 loc) · 563 Bytes

Vert.x for Groovy

Build Status

This is the repository for Groovy for Vert.x.

For more information on Vert.x and where Vert.x core fits into the big picture please see the website.

Building artifacts

> mvn package

Building documentation

> mvn package -Pdocs -DskipTests

Open _target/docs/vertx-lang-groovy/groovy/index.html _ with your browser