Course_Generator
Course_Generator copied to clipboard
Improve OSX installation for mac
Add an easy way to install and launch Course_Generator on mac with a standard installation package (.pkg).
Actually, the only way is to launch with a command line.
Is it possible to create 'pkg' from linux? Like that I can generate a new release by myself. Otherwise I'll need your help each time I release a new version.
I think there is 3 steps to do:
- Create .app to launch the application easily. It could be done from linux
- Signing the application to not having to deactivated gatekeeper. Seems not possible from linux
- Create package for the deployment