1986 Forks
13453 Stars
13453 Watchers

vert.x

Vert.x is a tool-kit for building reactive applications on the JVM

How to download and setup vert.x

Open terminal and run command
git clone https://github.com/eclipse-vertx/vert.x.git
git clone is used to create a copy or clone of vert.x repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with vert.x https://github.com/eclipse-vertx/vert.x/archive/master.zip

Or simply clone vert.x with SSH
[email protected]:eclipse-vertx/vert.x.git

If you have some problems with vert.x

You may open issue on vert.x support forum (system) here: https://github.com/eclipse-vertx/vert.x/issues