How to test usage
-
First, you need
python 3.10+
, and themake
-
then, you have to first install dependencies of the python project by running :
make install
- finally you can test converting a PNG to SVG, by running :
make monstesquio
First, you need python 3.10+
, and the make
then, you have to first install dependencies of the python project by running :
make install
make monstesquio