@@ -9,21 +9,21 @@ HPDOS uses `gRPC` system calls with `protocol buffers` as the data exchange stan
...
@@ -9,21 +9,21 @@ HPDOS uses `gRPC` system calls with `protocol buffers` as the data exchange stan
To compile the codebase run `./gradlew build` separately from the client and server root directory. Gradle should take care of installing and managing any third party libraries used.
To compile the codebase run `./gradlew build` separately from the client and server root directory. Gradle should take care of installing and managing any third party libraries used.
#### Steps to compile and execute metadata application
#### Steps to compile and execute metadata application