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

Create standalone executables for popular tools #438

Draft
wants to merge 8 commits into
base: main
Choose a base branch
from

Conversation

m4rc1e
Copy link
Collaborator

@m4rc1e m4rc1e commented Nov 10, 2021

If I was a type designer, I'd have no inclination to learn about dependency management, installing package managers and ensuring i have the correct libs etc. I want an easy life. A life of drawing black and white shapes and admiring beautiful whitespace. Well that time is nigh. Introducing standalone executable for gftools builder and gftools qa.

Still draft since I want to get these working cross platform. They will also be auto genned and signed for each release using github actions.

fixes #3

gftools.spec Outdated Show resolved Hide resolved
@m4rc1e
Copy link
Collaborator Author

m4rc1e commented Nov 19, 2021

Getting there slowly. Linux and Win execs can now be built and attached to the release.

Screenshot 2021-11-19 at 12 04 27

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.

Create setup.py to enable pip packaging/installation
1 participant