ProgrammaBol / wiggler

Slither intends to be the joining link between scratch programming and textual progamming (python)
GNU General Public License v3.0
4 stars 1 forks source link

Add installation scripts #4

Closed gabrielepanda closed 7 years ago

faffa82 commented 7 years ago

I'm working on dependencies installation script (Python, setuptools, wxPython and jinja) for Windows. For now, I haven't find a way to install Python and wxPython without using interactive windowed installers. If I have time, I'll also set up the Linux one.

gabrielepanda commented 7 years ago

If you're not able to add or test the linux setup, change the issue title to be related only to windows, and add another issue to generalize what you've done for linux.

faffa82 commented 7 years ago

Added scripts for Windows and Linux Debian (Ubuntu). I'm unable to test a script for Mac OSX so I'll open a new issue for this purpose