We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Instead of giving people a huge repo full of yucky scripts and stuff, give them an executable. That would be preferred.
The text was updated successfully, but these errors were encountered:
Also, this could be automated which would be awesome
Sorry, something went wrong.
One issue with this is that we need pyinstaller to create builds for macos, windows, and linux. Not sure if gh actions supports this. See https://stackoverflow.com/questions/63245946/how-to-create-linux-and-macos-executables-using-pyinstaller-on-windows
This may work https://github.com/cdrx/docker-pyinstaller
This should definitely happen someday, but it's just not something I'm familar with enough right now.
No branches or pull requests
Instead of giving people a huge repo full of yucky scripts and stuff, give them an executable. That would be preferred.
The text was updated successfully, but these errors were encountered: