本项目已并入Technology-Note (https://github.com/CoolPlayLin/Technology-Note) 中,本仓库现已弃用
本项目已并入Technology-Note (https://github.com/CoolPlayLin/Technology-Note) 中,本仓库现已弃用
本项目已并入Technology-Note (https://github.com/CoolPlayLin/Technology-Note) 中,本仓库现已弃用
A Github API-based Robot
简体中文 · English
pip install Gh-Robots
You can use automated scripts or manual builds locally.
Clone Repo
git clone https://github.com/CoolPlayLin/Gh-Robot
cd Gh-Robot
Install Build
pip install build
Build
python -m build
Checkout
You can choose to use the stable or development version
Stable
git checkout main
Development
git checkout Dev
Linux
Windows
Note
Your computer must have Git
and Python
with pip
installed to build automatically and manually using this script