A commit bomb that distributes commits on different dates, painting your activity chart green
The current pattern writes KRAUZY on the GitHub contributions chart.
npm run startor
yarn startpackage.json
"dependencies": {
"jsonfile": "^6.1.0",
"moment": "^2.29.1",
"random": "^2.2.0",
"simple-git": "^2.31.0"
}| Plugin | README |
|---|---|
| jsonfile | jsonfile/README |
| moment | moment/README |
| random | random/README |
| simple-git | simple-git/README |
- Fork this repos to your git
- Run start using npm or yarn
- (opcional) set
COMMITS_PER_PIXELto control how many commits are created for each filled chart cell - The GitHub Actions workflow also runs once per day at 12:00 UTC
COMMITS_PER_PIXEL=2 yarn startFree

