10BC0 GitHub - Kaali09/github-activity-bash-script
[go: up one dir, main page]

Skip to content

Kaali09/github-activity-bash-script

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

GitHub Activity Demo Script

This script aims to prove why you should not be too quick at judging people by their GitHub activity stats.

The script will turn your contributions graph from this:

GitHub Activity Before

Into this:

GitHub Activity After

In 20-30 seconds.

Use for demo purposes only!

To execute just run the following commaind inside a demo repository:

wget https://raw.githubusercontent.com/bobbyiliev/github-activity-bash-script/main/activity.sh
bash activity.sh

Finally, push your changes to GitHub:

git push origin -f your_branch_name"

Introduction to Bash Scripting

In case that you are interested in learning more about Bash Scripting, make sure to checkout this open-source eBook:

Introduction to Bash Scripting

Blog Post

Here is why you should not be too quick at judging people by their GitHub activity stats

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 100.0%
0