exercism / gui

MIT License
22 stars 13 forks source link

Easy deploy for linux and windows #59

Closed antony-jr closed 6 years ago

antony-jr commented 6 years ago

As this is a gui app , I suggest we create a cross-platform gui installer for both linux and windows which makes the installation much easier which is also familiar for most users.

If you guess this is a good idea then I would be happy to work on this! ❤️

The Installer works the same across all platforms this includes linux , windows and macosx But unfortunately I don't own a mac thus I cannot do it for mac but the code will be cross-platform

.run - Linux .exe - Windows .dmg - Mac (I guess ?)

A Update tool is also included in this!