Closed neocotic closed 7 years ago
We would like to add a simple CLI that allows one or more SVG files to be converted to PNG files.
Nothing fancy, just enough to support the API from a CLI perspective.
We will also be adding a convertFile method to the API as part of these changes, which the new CLI will take advantage of.
convertFile
This work has been delivered by PR #8.
We would like to add a simple CLI that allows one or more SVG files to be converted to PNG files.
Nothing fancy, just enough to support the API from a CLI perspective.