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

Latest commit

 

History

History
13 lines (10 loc) · 437 Bytes

File metadata and controls

13 lines (10 loc) · 437 Bytes

GiteeFS

本项目已终止维护,建议切换至GiteeDriver

这个库用于将Gitee转换为免费的网络硬盘。

如何启动测试

在GiteeFSTest目录下新建文件LoginInfo.txt,前四行分别为以下内容:

  • 你的Gitee用户名
  • 你的Gitee密码
  • 你在Gitee上申请的应用ClientId
  • 你在Gitee上申请的应用ClientSecret

之后即可启动测试。