Development - polarwinkel/GradeMan GitHub Wiki

If you want to help with the development by bug fixing, implementing new features etc. I suggest to work on a Linux machine.

If you have GradeMan installed via the deb-package you can make changes to the code in you pulled repo and try it with the copyAndStart.sh, which will replace the python-files installed by the deb with those in your repo.

Feel free to push your changes, if all is all right I will accept them to the code.