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

1.0.0

Latest
Compare
Choose a tag to compare
@Wallby Wallby released this 29 Jul 12:56

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