Skip to content
This repository was archived by the owner on Jun 7, 2024. It is now read-only.

Latest commit

 

History

History
33 lines (23 loc) · 1.63 KB

File metadata and controls

33 lines (23 loc) · 1.63 KB

辅助工具

为方便 FastGit 的使用,我们构建了如下官方工具。具体信息请参阅对应项目文档。

fgit

一个 git 的辅助工具。

项目 地址 主要维护人员
fgit https://github.com/FastGitORG/fgit @xkeyc
fgit-go https://github.com/FastGitORG/fgit-go @KevinZonda
fgit-nodejs https://github.com/FastGitORG/fgit-nodejs @lihai2333
fgit-rs https://github.com/FastGitORG/fgit-rs @batkiz
FastGit.Tool.FGit https://github.com/FastGitORG/FastGit.Tool.FGit @Rwing
fgitR https://github.com/FastGitORG/fgitR @womeimingzi11

油猴脚本

油猴脚本用于辅助用户使用 FastGit 的服务。用户可以通过 GreaseMonkey、TamperMonkey 等插件使用下列脚本。

项目 地址 主要维护人员
FastGit.user.js https://gist.github.com/vhxubo/d67fbd5bb3b7308b2e3690ca58e12c12, https://greasyfork.org/zh-CN/scripts/402301-fastgit @vhxubo
GitHub_with_FastGit.user.js https://github.com/FirefoxBar/userscript/tree/main/GitHub_with_FastGit @ShuangYa

PSFastGet

一个 Powershell 脚本用于下载 GitHub 文件。目前已被 fgit 所取代。

项目 地址 主要维护人员
PSFastGet https://github.com/FastGitORG/PSFastGet @KevinZonda