Git Boost Logo

Welcome to GitBoost

Boost your GitHub contribution graph with ease

Prerequisites

  • Python 3.8+

    Latest version recommended

  • Git

    Installed and configured

  • GitHub Account

    With SSH access enabled

  • Terminal

    Command line access

Installation

1Clone the Repository

git clone https://github.com/Audran-wol/Git-Boost-.gitView Repository →
cd Git-Boost-

2Install Dependencies

pip install -r requirements.txt

Usage

1

Create a New Repository

Create a new repository on GitHub without initializing it with README, license, or .gitignore files

2

Get Repository SSH URL

  • Navigate to your repository
  • Click the "Code" button
  • Select "SSH"
  • Copy the URL (format: git@github.com:username/repo.git)
3

Run GitBoost

python main.py
4

Follow the Prompts

  • Enter your repository's SSH URL
  • Specify start date (YYYY-MM-DD)
  • Specify end date (YYYY-MM-DD)
  • Choose commits per day (1-10)

Ready to Boost! 🚀

Follow these steps and watch your contribution graph fill up with commits!