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

Build with pyinstaller #154

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

a-musing-moose
Copy link

Figured it might be neat to have a standalone executable version of posting. So here I have a proof of concept that adds make targets and dependencies needed to build posting with pyinstaller. This produces a single, standalone executable suitable for the platform on which it is build.

Making use of github action workers with different architectures should then allow you to build for Mac, Linux and Windows.

I've only tested in Linux as that is what I have :)

Adds make targets and dependencies needed to build posting with
pyinstaller. This produces a single, standalone executable suitable for
the platform on which it is build.
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

Successfully merging this pull request may close these issues.

1 participant