Automated build without user interaction #374
williamdoesdev
started this conversation in
Ideas
Replies: 2 comments
-
I would say just use PyInstaller directly - no need to use auto-py-to-exe then. The command to use is at the bottom of the UI. |
Beta Was this translation helpful? Give feedback.
0 replies
-
That's easy enough, thanks! |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Would it be possible to add something like a --quiet option that would do the build off of a config file alone without involving the web interface at all? I want to run this as part of an automated pipeline.
Beta Was this translation helpful? Give feedback.
All reactions