Skip to content

rtpdemon/cb-farmer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Github Contributions Farmer

Step-by-step

1. Generate two github tokens.

2. Create and configure the app.env file in the config folder.
Farmer will not work if you don`'t configure these fields:

ACCESS_TOKEN=
CLASSIC_TOKEN=
USER_NAME=
USER_EMAIL=

START_DATE=
END_DATE=

Date format: "2022-01-01T00:00:00Z".
Note: If START_DATE is not specified, the current date will be used as default.

It's not neccessarry to configure other parameters, but it's on your own.

REPOSITORIES_PATH=
FILE_NAME=
TARGET_REPOSITORY=
REPOSITORY_PREFIX=

How-to-run

  • Windows
make all-w
  • Linux
make all-l

About

Farming millions of commits is super easy-peasy

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published