Synopsis

xproto is the layer that encodes XOS data models. The toolset here lets you generate various components from their xproto representations.

How to use

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.

Tests

Run make tests