!89 添加开发者文档

Merge pull request !89 from bandl/doc-developer-doc
This commit is contained in:
bandl 2021-11-05 14:59:50 +00:00 committed by Gitee
commit a910e4af21
2 changed files with 8 additions and 1 deletions

View File

@ -124,4 +124,6 @@ func TestClient(t *testing.T) {
### 开发者文档
更新中
#### storage 部分开发文档
![storage 开发文档]("./doc/storage/storage.md")

View File

@ -1,5 +1,10 @@
### 快速进行 storage 开发
#### 开发环境
- ubuntu18, 可以使用 wsl
- go1.15+, python3
- jinja2
- go mod
#### 分层,简介
```sh