Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Added link to tips and tricks section for help installing Protobuf

...

  1. git
  2. Java (OpenJDK 8)
  3. Maven (3.3 or later)
  4. protoc 2.5 (Read the Tips and Tricks > Protobuf section in case you need help)

Optional tools:

  1. docker and docker-compose: to start pseudo cluster locally
  2. robotframework: to execute acceptance tests and generate the report
  3. kubernetes tools (kubectl, kubens, flekszible) to deploy to kubernetes
  4. hugo (to update the documentation)

...