GitHub contribution graph looking a little barren? Fear not—git-fake-rs is here to save the day! This nifty Rust tool generates random commits to make your profile look like you're a coding machine.
- Randomly generates commits to fill up your GitHub contribution graph.
- Configurable number of commits per run.
- Automatically stages, commits, and pushes changes to your repo.
- Written entirely in Rust for blazing-fast fakery.
-
Clone this repository:
git clone https://github.com/your-username/git-fake-rs.git cd git-fake-rs
-
Run the random committer:
cargo run -- -min 3 --max 10
-
Add it to
crontab
as a background task and enjoy looking busy!