Closed digital-shokunin closed 10 years ago
Fork the crap out of it! When you get it working I guess I'll link your fork in the README? Not sure exactly how that generally works.
Another issue, I don't think you've declared a license for it yet? By default, no license means full copyright under law so technically I can't work on your code even though it's out here on github. Something one of the github guys talked about in a workshop I attended.
If you create a new file in the repository and name it LICENSE github will give you a list of options to prefill. I guess the TrelioDB stuff falls under it's own license, so you just need to pick one for your code?
Whoops. Just added the MIT license, which I've used in the past on things.
I created a python3 branch
Awesome.
I would like to run this on my Pi but I'm using Arch Linux Arm which installs Python 3 as the default Python.
I would like to port this to Python 3 or do a Python 3 fork of this?