Please refer to MIT license with our license file.
###Get our project
git clone git@github.com:bruce3557/NTHUOJ_web.git
####Dependencies:
- python2.7
- django1.7
- mysql-server
###Installation:
-
Execute install.py to set database ip, username and password.
python install.py
-
After installing, you can modify
'<project/root>/nthuoj.ini'
if the database setting are modified.