.\" Manpage for nymea-plugininfo. .\" Contact simon.stuerz@guh.io to correct errors or typos. .TH man 1 "Jun 2019" "1.0.0" "nymea-plugininfocompiler man page" .SH NAME nymea-plugininfocompiler \- A precompiler for building nymea plugins. .SH SYNOPSIS .B nymea-plugininfocompiler [\fIOPTION\fR] .SH DESCRIPTION The nymea-plugininfocompiler is a precompiler for building plugins. This precompiler will create a plugininfo.h containing the uuid definitions from the plugin json file and creates the translations for the plugin. .SH USAGE nymea-plugininfocompiler [options] inputfile .SH OPTIONS .TP \fB\-h\fR, \fB\-\-help\fR Displays this help. .TP The JSON input file name with the plugin description. .TP \fB\-o\fR, \fB\-\-output\fR, \fB\\fR The plugininfo.h outputFile with the uuid definitions. .TP \fB\-e\fR, \fB\-\-extern\fR, \fB[]\fR The extern-plugininfo.h output file with the uuid forward declarations. .SH SEE ALSO Full developer documentation at: .br Wiki on github: .SH "REPORTING BUGS" Issue tracker on github: .br How to report bugs: .SH AUTHOR Written by Simon Stürz .SH COPYRIGHT Copyright \(co 2014-2019 guh GmbH. .br License GPLv2: GNU GPL version 2 . .br This is free software: you are free to change and redistribute it. .br There is NO WARRANTY, to the extent permitted by law.