An open API service indexing awesome lists of open source software.

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

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.