Skip to content

Latest commit

 

History

History
17 lines (10 loc) · 324 Bytes

README.md

File metadata and controls

17 lines (10 loc) · 324 Bytes

OmniPythonTest

This repository contains a quick test for generating the python protobuf bindings. This package uses poetry to manage dependencies.

Build

To build the project run ./build.sh.

Run

To run the project run ./run.sh.

Clean

To clean the project run ./clean.sh.