https://github.com/marktennyson/github-auto-committer
testing auto commit
https://github.com/marktennyson/github-auto-committer
Last synced: 2 days ago
JSON representation
testing auto commit
- Host: GitHub
- URL: https://github.com/marktennyson/github-auto-committer
- Owner: marktennyson
- Created: 2021-10-21T05:00:48.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2022-12-25T12:18:28.000Z (almost 3 years ago)
- Last Synced: 2025-09-09T21:09:59.021Z (29 days ago)
- Language: Python
- Size: 4.29 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Automate the github commit.
by this repo you can make unlimited commits.
## Procedure
- Fork this repository.
- Clone this repo on your local machine.
- install the required dependencies by installing the requirements.txt file.
- run the python script by executing the command: `python script.py`
- By default it will create 2 commit records. You can always change this.
- To change the default commit count execute the following command: `python script.py -c 30`. This command will create 30 separate commits.