
inkmake
List of commands for inkmake:
-
inkmake:tldr:0596e inkmake: Export an SVG file executing the specified Inkfile.$ inkmake ${path-to-Inkfile}try on your machineexplain this command
-
inkmake:tldr:31455 inkmake: Execute an Inkfile, specifying SVG input file(s) and an output file.$ inkmake --svg ${filename-svg} --out ${path-to-output_image} ${path-to-Inkfile}try on your machineexplain this command
-
inkmake:tldr:c6f08 inkmake: Specify a custom Inkscape binary to use as the backend.$ inkmake --inkscape ${-Applications-Inkscape-app-Contents-Resources-bin-inkscape} ${path-to-Inkfile}try on your machineexplain this command