Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 520 Bytes

File metadata and controls

14 lines (10 loc) · 520 Bytes

Github Activity Creator

Script that generates GitHub activity for given ranges.

How To

  1. Clone the repository git clone https://github.com/furkandoganktf/github-activity-maker.git
  2. Install the required packages npm install
  3. Update the index.js date ranges. generateActivity(startDate,endDate)
  4. Run the code npm run start
  5. Push the changes

Preview

Screen Shot 2022-03-08 at 12 53 15 AM