xproto
is the layer that encodes XOS data models. The toolset here lets you generate various components from their xproto
representations.
Drop the Makefile in a directory with xproto
files, set PREFIX
to the location of xproto
tools, and run make
to generate XOS data models in Django.
Run make tests