This project aims to backdate Git/GitHub commits to a past date, allowing us to commit to GitHub and perform specific figures or be artisian in the github activity graph.
git commit --date='1999-10-31'- Add the Github Access Token from here and put in .env
- Type username and year, you would like to paint.
- Paint the graph with click(s)
- Press Download button, initiates the backdates.json file.
- Place it where main.go is, in scripts folder.
- Run the program
go run main.go- Repo has the necessary commit, push it to your github/gitlab to see contributions.
Note: didn't compile the go code for reasons, got to have GO in your system.