https://github.com/danielkrupinski/commit-bot
https://github.com/danielkrupinski/commit-bot
Last synced: 19 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/danielkrupinski/commit-bot
- Owner: danielkrupinski
- License: mit
- Created: 2018-02-14T16:45:18.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2018-09-09T14:05:31.000Z (almost 8 years ago)
- Last Synced: 2025-01-21T10:11:43.068Z (over 1 year ago)
- Language: Shell
- Size: 12.7 KB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Git commit bot
Bash script for making contributions
## How to use
Open terminal in your repo directory and run:
```
git clone https://github.com/danielkrupinski/commit-bot.git
```
```
cd commit-bot
```
Then run script:
```
./bot
```