文件名称:blitz-bot:我们自己的Github Bot
文件大小:127KB
文件格式:ZIP
更新时间:2024-03-24 21:32:14
TypeScript
闪电机器人 Bot负责管理Blitz GitHub项目板,README中的所有参与者列表以及其他自动化功能! 使用构建的GitHub应用程序,可自动完成项目板 设置 # Install dependencies yarn # Run locally ./scripts/run-dev.sh
【文件预览】:
blitz-bot-master
----app.yml(5KB)
----.husky()
--------.gitignore(2B)
--------pre-commit(73B)
----package.json(1KB)
----test()
--------index.test.ts(10KB)
--------fixtures()
----jest.config.js(246B)
----api()
--------webhooks.ts(230B)
----LICENSE(761B)
----app()
--------settings.ts(876B)
--------events()
--------utils()
--------index.ts(1KB)
----.env.example(236B)
----tsconfig.json(184B)
----.gitignore(92B)
----public()
--------index.html(627B)
----README.md(294B)
----yarn.lock(263KB)
----scripts()
--------run-dev.sh(246B)