ITADN
martincostello/costellobot
README.md
以下内容由 AI 翻译,如有问题请点此提交 issue 反馈

Costellobot

Build status codecov OpenSSF Scorecard

简介

Costellobot 是一款用于处理我 GitHub 仓库自动化任务的 Web 应用程序。

例如,这是该机器人自动生成的用于更新自身的拉取请求:#5

构建与测试

若要自行编译该应用程序,需要安装 Git 以及 .NET SDK

要从终端/命令行在本地构建并测试该应用程序,请运行以下命令组:

git clone https://github.com/martincostello/costellobot.git
cd costellobot
./build.ps1

反馈

任何反馈或问题均可添加到该项目的 GitHub 问题列表中。

代码仓库

该代码仓库托管在 GitHub 上: https://github.com/martincostello/costellobot.git

许可证

本项目采用 Apache 2.0 许可证进行授权。