Skip to content

tarunbatra/git-bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

git-bot

Automates committing and pushing of code

Installation

git clone [email protected]:tarunbatra/git-bot

Usage

  • Crude way

    • Run bash git-bot.sh /path/to/project
  • Automatic way

    • Add your project path in runner.sh

    • Run bash runner.sh

cron

If you cloned this repo in your Projects directory, adding the following line to your crontab will run the git bot every weekday at 12 PM.

00 12 * * 1-5 bash ~/Projects/git-bot/runner.sh

License

MIT

About

Automates committing and pushing of code

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages