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

objfw-embed - create source code to embed a file into a program

Description

objfw-embed  is  a  program  which  creates source code to embed a file into a program, which can then be
       accessed using the embedded: IRI scheme in ObjFW.

Examples

       Create the source file logo.png.m for the file assets/logo.png, which will be registered under  the  path
       logo.png so that it can be accessed under the IRI embedded:logo.png:

            objfw-embed assets/logo.png logo.png logo.png.m

                                                                                                  objfw-embed(1)

Name

       objfw-embed - create source code to embed a file into a program

Synopsis

objfw-embedsource_filefilenameoutput

See Also