Skip to content

Instantly share code, notes, and snippets.

@JacobASeverson
Created November 11, 2014 03:30
Show Gist options
  • Save JacobASeverson/3eb274ed918fa4806131 to your computer and use it in GitHub Desktop.
Save JacobASeverson/3eb274ed918fa4806131 to your computer and use it in GitHub Desktop.
Building and running the udp-reactor.
git clone https://github.com/JacobASeverson/udp-reactor.git
cd udp-reactor/
./gradlew build
java -jar build/libs/udp-reactor-0.0.1-SNAPSHOT.jar
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment