Open antoninadert opened 6 years ago
Well an installer with all dependencies that would be multi platform would do as apparently it just works out of the box once we can run the py file from command line
I read you needed an installer so I tried to create one using Homebrew for MacOS as a test, but I couldn't get the Pillow dependency to be installed correctly:
https://github.com/andreadellacorte/homebrew-noteshrink/blob/master/noteshrink.rb
Not sure if this helps, but take a look. You can try it on Mac with:
brew install andreadellacorte/homebrew-noteshrink/noteshrink
I need to automatize images from the python and send them to a node.js app.
I would prefer to have a little script so I can plug it to a node command and automatize the process from the server.
Any clue how to make a CLI tool + documentation for this soft ?