Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 349 Bytes

README.md

File metadata and controls

10 lines (6 loc) · 349 Bytes

The Yoko ORB

License

Build Requirements

  1. JDK 8 or above (Note: the build will produce Java 7 compatible output, but the build process requires Java 8)

Steps to build Yoko

  1. From the root of the project, run ./gradlew build