Python3 script that adds
#BlackLivesMattertag 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.pyTo remove tags, just run the script again with the remove argument.
python3 tagBlackLivesMatter.py remove