Skip to content
This repository has been archived by the owner on Oct 28, 2023. It is now read-only.

Releases: Wallby/file-to-c

1.0.0

29 Jul 12:56
Compare
Choose a tag to compare

Here are precompiled binaries for windows and linux..

NOTE: to turn e.g. a file a.txt into a variable a_txt that is in a file a.txt.h..

windows

./file-to-c.exe a.txt

linux

chmod +x file-to-c-x86_64.AppImage
./file-to-c-x86_64.AppImage