| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Name | Name | Last commit date | ||
|---|---|---|---|---|
This script automatically creates a GitHub repository, makes a fake commit from 1970, and pushes it.

Git must be installed on your system.
brew install gitsudo apt install git -y # Debian/Ubuntu
sudo dnf install git -y # FedoraPython 3 must be installed.
python --versionGet a GitHub Personal Access Token (PAT)
Run the script:
python create_repo.pyEnter your GitHub credentials when prompted.
The script will:
This project is licensed under the MIT License - see the LICENSE file for details.
| Back | FazBrowse Home | New Git URL |