Chinese here
Auto star for gitstar.cn
Install Python 2.x,runpython --version
andpip
for a test.
To install pip, securely download get-pip.py
Then run the following:
python get-pip.py
If you have downloaded it,skip the step.
MAKE SURE that you have installed requests
.
pip install -r requirements.txt
Clone the repo
git clone https://github.com/w568w/GitHubStar.git && cd GitHubStar
Opensettings.py
, replace variables with your own infomation.
#############settings#############
NAME = "1" #GitStar username
PASSWORD = "1" #GitStar password
GITNAME = "1" #Gitee username
GITPASSWORD = "1" #Gitee password
#############settings#############
Runpython -u main.py
Everything is ok,hooray!