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] Makefile #1

Open
jackharro opened this issue Aug 20, 2024 · 1 comment
Open

[Build] Makefile #1

jackharro opened this issue Aug 20, 2024 · 1 comment
Assignees
Labels
priority Contributors should work on this
Milestone

Comments

@jackharro
Copy link
Owner

A Makefile should be added. It should have Build and Test. Build should produce an archive like the releases page. Test should perform unit tests and present the Dev with a sequence of VM environments that automagically have the latest build installed. This relates to #2.

As a result of having the makefile, the current project directory should be moved to ./src.

@jackharro
Copy link
Owner Author

make visualtest should accept options like --43 or --169. Configure the VM in the python script to perfectly size the window. #2: Python should find the size of the screen (720p, 1080p, 1440p etc) and scale the size of the window appropriately. --scale to let Dev tweak the scale to their liking. Dev should recall this value for future calls of make visualtest. Scaling logic in Python should not change after initial commit.

@jackharro jackharro added the priority Contributors should work on this label Aug 20, 2024
@jackharro jackharro added this to the Build tools milestone Aug 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
priority Contributors should work on this
Projects
None yet
Development

No branches or pull requests

1 participant