sindrel / excalidraw-converter

A command line tool for porting Excalidraw diagrams to Gliffy and draw.io.
MIT License
104 stars 8 forks source link

fix: Disable calling C code #18

Closed sindrel closed 1 year ago

sindrel commented 1 year ago

Removes glibc library dependencies (fixes #17).