erickchann / forestation

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

License:The Unlicense


Languages

Language:JavaScript 100.0%