Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

a CLI to automatize the image creation #27

Open
antoninadert opened this issue Mar 13, 2018 · 2 comments
Open

a CLI to automatize the image creation #27

antoninadert opened this issue Mar 13, 2018 · 2 comments

Comments

@antoninadert
Copy link

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 ?

@antoninadert
Copy link
Author

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

@andreadellacorte
Copy link

andreadellacorte commented Mar 16, 2018

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants