Initial commit

This commit is contained in:
Donny
2019-04-22 20:46:32 +08:00
commit 49ab8aadd1
25441 changed files with 4055000 additions and 0 deletions

14
app/tool/bgr/README.md Normal file
View File

@@ -0,0 +1,14 @@
# bgr (bili golang rule)
## 项目简介
golang syntax 检查规则解释器
## 编译环境
golang >= 1.8
## 依赖包
github.com/pkg/errors
go stdlib
## 编译执行
go build