文件名称:diffmonster:GitHub拉取请求审查应用程序
文件大小:230KB
文件格式:ZIP
更新时间:2024-05-22 09:49:13
TypeScript
差异怪物 :ogre: Diff Monster是一个用于审查GitHub拉取请求的Web应用程序。 现在试试! 示例拉取请求 注意:我们绝不会将您的GitHub访问令牌发送或存储到服务器! 看起来像什么 特征 基本内容:查看差异,对差异进行评论,批准等。 在一处查看您需要查看的PR 在目录树中的文件之间轻松导航/使用模糊查找器查找文件 管理每个文件的审阅进度 执照 贡献 安装工具 Node.js(2017年7月推荐LTS-6.x) 准备 克隆仓库和cd : git clone https://github.com/dittos/diffmonster.git; cd diffmonster git clone https://github.com/dittos/diffmonster.git; cd diffmonster 将src/config.js.sample复制到src/co
【文件预览】:
diffmonster-master
----.gitignore(264B)
----package.json(1KB)
----src()
--------react-app-env.d.ts(206B)
--------ui()
--------lib()
--------config.js.sample(717B)
--------index.css(89B)
--------routes()
--------index.tsx(471B)
--------stores()
----firebase.json(203B)
----LICENSE(34KB)
----public()
--------index.html(327B)
--------favicon.ico(32KB)
----tsconfig.json(494B)
----.github()
--------workflows()
----README.md(2KB)
----postbuild.js(418B)
----database.rules.json(182B)
----.editorconfig(70B)
----yarn.lock(445KB)