gridhead / re2fa-converter

A Qt 5 Python GUI application for converting regular expressions to a finite automaton
GNU General Public License v3.0
2 stars 1 forks source link

Package the assets of the project in an executable binary #6

Open gridhead opened 3 years ago

gridhead commented 3 years ago

Use PyInstaller. Make sure that the binary is compliant to Python 3.8.

bislara commented 3 years ago

Hey, I would like to work on this for hacktoberfest. Can you please assign it to me?

gridhead commented 3 years ago

Cool. I will assign you this issue. Be sure to get yourself registered at https://organize.mlh.io/participants/events/4659-hack-astrosonic, our official Hacktoberfest event to stay in touch with the fellow contributors of this project.

Also, feel free to leave a star on the project - should you find it worth your time. Happy hacking! :smile:

bislara commented 3 years ago

Thanks for assigning. And Yes, I have registered for the event, Looking forward to it. Also, for hacktoberfest it's necessary to have to the contributing guidelines as soon as possible. So, I would like to add that first on 1st October.

I feel it will be better if I fork and work on this.

gridhead commented 3 years ago

The smartest way of approaching this would be to get over with all the work in your fork beforehand and make a PR on 1st October. But, do have fun in the process and not count on it from the goal. :+1: