Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8,333 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Git Commit Bomb

A commit bomb that distributes commits on different dates, painting your activity chart green The current pattern writes KRAUZY on the GitHub contributions chart.

Start

npm run start

or

yarn start

Dependencies

package.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

Instructions

  • Fork this repos to your git
  • Run start using npm or yarn
  • (opcional) set COMMITS_PER_PIXEL to 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 start

Example

Before

Empty

After

Full

License

Free

About

A commit bomb that distributes commits on different dates, painting your activity chart green

Topics

Resources

Stars

Watchers

Forks

Releases

Packages

Used by

Contributors

Languages