Python3 script that adds
#BlackLivesMatter
tag on all your GitHub project descriptions.
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
To remove tags, just run the script again with the remove
argument.
python3 tagBlackLivesMatter.py remove