Skip to content

Instantly share code, notes, and snippets.

@da-moon
Last active November 4, 2018 15:20
Show Gist options
  • Save da-moon/e9b3ffe2cdc078a0f71afbb417d91a16 to your computer and use it in GitHub Desktop.
Save da-moon/e9b3ffe2cdc078a0f71afbb417d91a16 to your computer and use it in GitHub Desktop.
https://blogs.oracle.com/jtc/build-jdk-10-for-your-raspberry-pi-right-on-your-device
https://grpc.io/docs/quickstart/java.html
#Compile and run
$ ./gradlew installDist
#Run Server
./build/install/examples/bin/hello-world-server
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment