Skip to content

nonoo/files2c

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

files2c

Converts all files found in the given directory to C-style hex arrays.

All arrays are placed in the given .c file, and a .h header is automatically generated with the extern declarations.

Installing

go install github.com/nonoo/files2c@latest

About

Converts all files found in the given directory to C-style hex arrays

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages