8000 GitHub - delacerate/reboisasi-commit: buat ngehijau hijauin commit hehe
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

delacerate/reboisasi-commit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

reboisasi-commit

🌿 Boosting your GitHub stats with the help of GitHub Actions, Go Green! This repository is available in two ways to greenify your GitHub stats. The first one uses a shell script, and the second one utilizes GitHub Actions. This project is inspired by work of [@mazipan] auto-commit.

Running the script and setting it with Cronie

  • Clone the repo:
git clone https://github.com/delacerate/reboisasi-commit.git
cd reboisasi-commit
  • Make the script executable
chmod +x update-data.sh
  • Running the script
./update-data.sh

Setting up Cronie for scheduled execution

for ubuntu:

sudo apt update && sudo apt install cronie

for arch:

sudo pacman -S cronie
  • edit the crontab
crontab -e
  • add the cron job
0 9 * * * /path/to/your-script.sh #see this link for reference https://crontab.guru/#0_9_*_*_*
  • save and exit

About

buat ngehijau hijauin commit hehe

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

0