gen tmp tool without revel

This commit is contained in:
lealife
2021-08-15 10:35:34 +08:00
parent 0f9733c890
commit d58fd6434f
12 changed files with 2397 additions and 2 deletions

9
app/cmd/README.md Normal file
View File

@ -0,0 +1,9 @@
全部代码来自https://github.com/revel/cmd
因为要改parse2, 所以改只要一点点代码
harness/
build.go 只要gensource, 其它的先return
main.go 改动很小
build.go 改动很小
parser2/
source_processors.go 改了 fsWalk 过滤掉 public, files, build 等文件夹