Experimental bot scripts to help maintainers of large open source projects. Also includes some Bitcoin related scripts.
( cd rerun_ci && cargo run -- --help )
virtualenv --python=python3 ./env_3
source ./env_3/bin/activate
pip install pygithub
#pip install github3.py
pip install mwclient