/Gh-Robot

本项目已并入 https://github.com/CoolPlayLin/Technology-Note 中,本仓库现已弃用

Primary LanguagePythonGNU General Public License v3.0GPL-3.0

本项目已并入Technology-Note (https://github.com/CoolPlayLin/Technology-Note) 中,本仓库现已弃用

本项目已并入Technology-Note (https://github.com/CoolPlayLin/Technology-Note) 中,本仓库现已弃用

本项目已并入Technology-Note (https://github.com/CoolPlayLin/Technology-Note) 中,本仓库现已弃用

Gh-Robot

A Github API-based Robot

简体中文 · English

Installation

pip install Gh-Robots

Mirror Station

🥰 Build

You can use automated scripts or manual builds locally.

Self-Build

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

Auto Build

Linux

Main Dev

Windows

Main Dev

Note

Your computer must have Git and Python with pip installed to build automatically and manually using this script