robertobucher / pysimCoder

Block diagram editor and real time code generator for Python
GNU General Public License v3.0
150 stars 32 forks source link

add pysim-run.sh skript to run pysimCoder from source code without installation #23

Closed michallenc closed 3 years ago

michallenc commented 3 years ago

Adds skript pysim-run.sh that allows to run pysimCoder without the application being installed on the system. PysimCoder can then be run from its root directory by executing ./pysim-run.sh (on Linux systems).