buffermet/pyserver

Add shell script

tjkns94 opened this issue · 2 comments

can we turn this into a shell script?
then I can just git clone and ./bin/pyserver.sh

The install script makes a shell script in your /usr/bin/ dir.

Or you can save this file manually:
https://github.com/yungtravla/pyserver/blob/master/bin/pyserver

awesome!