logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

gir-generator - Deepin's Golang Gir Generator

Author

gir-generator is written by Deepin Technology Co., Ltd.

       This manual page was written by Arun Kumar Pariyar for the Debian Project (but may be used by others).

Deepin                                             2020-05-25                                   GIR-GENERATOR(1)

Description

       This manual page documents briefly the gir-generator command as provided by golang-gir-generator package.

       The binary program gir-generator is the static binding code generator.

       It read the GIRepository and template files from lib.in directory..

Example

       cd lib.in/gobject-2.0

       gir-generator -o . gobject.go.in

Name

       gir-generator - Deepin's Golang Gir Generator

Options

-config<string>
              Specify global config file

       -o<string>
              Override output directory

See Also

       This  program  is  further  documented  in  the  README.md  as  provided  with  this debian package under
       /usr/share/doc/golang-gir-generator/ directory.

Synopsis

gir-generator [FLAGS] <dir>

See Also