Skip to content

mwbasu/git-scheduler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

git-scheduler

Inspired from:

Idea:

A Buffer plugin for GitHub that would schedule your commits for certain times of the day so it looks like you're still online and working.

— I Am Devloper (@iamdevloper) January 7, 2019

Steps:

  • Make sure python and git-scm is installed.
  • Install pipenv using pip install pipenv.
  • In terminal do git clone https://github.com/mwbasu/git-scheduler.git.
  • Do cd git-scheduler then pipenv install.
  • In script.py provide path of your project to variable named PATH_OF_GIT_REPO and save it.
  • Modify schedule object as required.
  • Then do pipenv shell and python script.py.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages