brainworkshop
brainworkshop copied to clipboard
add installer for convenience - use python3
I created a small 'install.sh' script for easy install on Ubuntu, changes python to python3 before installing, and copies the desktop file/icon to /usr/local/share. This makes it trivial to add the program to 'favorites'. Creating PR in case this is worth merging.
Limitations:
- only works with Debian based systems
- only tested on Ubuntu