Skip to content

🏴 Adds #BlackLivesMatter tag on all your GitHub projects

Notifications You must be signed in to change notification settings

junhoyeo/TagBlackLivesMatter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

2 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Tag #BlackLivesMatter

Python3 script that adds #BlackLivesMatter tag on all your GitHub project descriptions.

🏴 Usage

Clone this repo, install PyGithub, run the script tagBlackLivesMatter.py.
It will prompt for user credentials and then automatically start running.

# Python3 and PyGithub is required
pip3 install PyGithub

git clone https://github.com/junhoyeo/TagBlackLivesMatter
cd TagBlackLivesMatter

python3 tagBlackLivesMatter.py

result

πŸ‘‹ Cleanup

To remove tags, just run the script again with the remove argument.

python3 tagBlackLivesMatter.py remove

πŸ“– Learn More

Releases

No releases published

Packages

No packages published

Languages