Skip to content

Latest commit

 

History

History
29 lines (20 loc) · 1.03 KB

README.md

File metadata and controls

29 lines (20 loc) · 1.03 KB

Developed for Unix-based systems.

Pre-reqs:

  1. Generate a Github personal access token. Docs found here.
  2. Install Github CLI ... Linux instructions here for running on server (recommended).
  3. Login with Github CLI: $ gh auth login

To Start Run:

gh repo clone julianwagle/kommit-king &&
cd kommit-king &&
bash kommit.sh -u <YOUR_GITHUB_USERNAME> -e <YOUR_GITHUB_EMAIL> -t <YOUR_GITHUB_TOKEN>

To Stop Run:

cd kommit-king && crontab blank.txt

You will now have your github profile updated every ten minutes. Note that if running locally it will only update while your computer is open and connected to the internet. Fow this reason it is recommended that you run from a server.

Congrats, in one year you will look like the ultimate baller.

cook kid