/forestation

Primary LanguageJavaScriptThe UnlicenseUnlicense

hero-darkmode hero-lightmode

🤖 Automated Git commiter to green-ify your Github profile


Random jokes from jokeapi.dev

A horse walks into a bar.
"Hey", the Bartender says.
"Sure", the horse replies.


🙋‍♂️ How does it works?

Using the power of Github Actions, we could create a scheduled job to commit a change to Github.

Using Node, we can change the README file (you're reading it now) to something interesting everytime. This could be easily modified on writer.js.

Oh, I also have to credit erickchann for the idea.

🔧 Can we modify this to our liking?

Absolutely! Just go to the writer.js code conveniently sitting at the root directory, you could change the README file template or add other cool things.

You could also change how frequent the job occurs. Just modify the runner.yml file at .github/workflows, schedule section. Feel free to change the cronjob to something reasonable.

Don't forget to change the Git email and username!!

Don't know how to cronjob? Take this with you

📋 What about licensing?

This project is licensed under the Unlicense license.


Last updated at 15/06/2024, 18:14:40 UTC