Open B0rner opened 6 years ago
Hi, I tested this on Kali with the following commands,
git clone https://github.com/liftoff/pyminifier.git
cd pyminifier
python ./setup.py install
You can python setup.py --help
for more installation info
you can simply type in pip install pyminifier
for the same.
Hey,
downloading pyminifier does not work out of the box. It looks like, I have to install first in order to create the pyminifier.py, right? (I'm asking, because there is no hint at the docs, that I have to setup something and how)
Unfortunately
./setup.py
ends with an error: unable to open image 'pyminifier': it's an diractory: @ error/blob.c/OpenBlob/2712Why pyminifier.py is not part of the repository and why it's I need to install this first?