Skip to content

Simple python script that generates contributions on the dates that you specify.

License

Notifications You must be signed in to change notification settings

JoneTheBuilder/Contributions_Generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 

Repository files navigation

Contributions Generator

A simple Python script that generates Git contributions on specified dates.

Usage

Run the script in your command-line interface (CLI) with Python, and input the start and end dates as shown in the examples below.

Examples

python3 generate_contributions.py {start_year} {start_month} {start_day} {end_year} {end_month} {end_day}

About

Simple python script that generates contributions on the dates that you specify.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages