generatorrunner

plugin-based application to run apiextractor-based generators

Install

All systems
curl cmd.cat/generatorrunner.sh
Fedora
dnf install generatorrunner
Raspbian
apt-get install generatorrunner

generatorrunner

plugin-based application to run apiextractor-based generators

Runs generator plugins, such as docgenerator. The Binding Generator is a utility that parses the headers for a given C/C++ library and modifies this data with the information and guides from XML files (called typesystem files) containing complementar semantic information, modifications, renamings, etc, in order to generate binding source code (or documentation, or anything you want) for the target language for which it was written.