Skip to content

doushuyao/GitHubFollow

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

中国人 点这里

GitHubFollow

Auto follow for gitstar.cn

Usage

Linux

Step1

Install Python 2.x,runpython --versionandpipfor 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

Step2

Openmain.py,replace

#-----------------------------
#GitStar
NAME="w568w"
PASSWORD="xxxx"
#GitHub
GITNAME="w568w"
GITPASSWORD="xxxx"
#-----------------------------

with your own information.

Step3

Runpython -u main.py,
Everything is ok,hooray!

Windows

I haven't used Windows for a long time.
You can google windows python for more information.Good luck!

About

第2步 打开main.py,更换应改为打开settings.py

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%