parallaxinc / BlocklyPropClient

Client to provide access to the propeller for loading binaries and serial terminal
9 stars 7 forks source link

Dependency Auto-Installer #5

Closed DarkmatterVale closed 9 years ago

DarkmatterVale commented 9 years ago

I have created an auto-installer for the dependencies which will instal the dependencies automatically when you run the script. To run the script, use the following command: 'python InstallDependencies.py'

I have also added a folder named dependencies that includes a copy of the current version of the 3 libraries that are dependencies.

I have not had a chance to implement GUI support, and so it currently uses the terminal.