3 Forks
6 Stars
6 Watchers

CloudDisk

CloudDisk是一个类似于Google Drive的云存储应用。该应用主要拥有3大核心业务模块。这是一个浓缩版的示例,示例中我们设计了一些常见的异常依赖,后续的重构篇我们也将基于这个示例进行操作演示。为了简化代码,示例中的部分实现都是空的实现,主要体现出异常的耦合依赖。

How to download and setup CloudDisk

Open terminal and run command
git clone https://github.com/junbin1011/CloudDisk.git
git clone is used to create a copy or clone of CloudDisk repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with CloudDisk https://github.com/junbin1011/CloudDisk/archive/master.zip

Or simply clone CloudDisk with SSH
[email protected]:junbin1011/CloudDisk.git

If you have some problems with CloudDisk

You may open issue on CloudDisk support forum (system) here: https://github.com/junbin1011/CloudDisk/issues