Shpota / github-activity-generator

A script that helps generate a rich GitHub Contribution Graph for your account 🤖
Apache License 2.0
2.62k stars 210 forks source link

Add end_date_before arg to the script #22

Closed gharghi closed 2 weeks ago

gharghi commented 2 years ago

Add feature to specify the finish date before current dats. For example run script from 50 days to 10 days before current date.

Shpota commented 2 years ago

Hey @gharghi Thank you for opening the PR. I think --end_days_before might be too complicated for an end user to understand. For the scenario that you are implementing, it would be more convenient to just have the start_date and end_date properties

gharghi commented 2 years ago

Your comment makes sense. I have added start_date and end_date