Commit Graph

9 Commits

Author SHA1 Message Date
lyyyuna
456c883987 重构
1. 去掉全局的配置 config
2. 合并 pkg/build, pkg/flag, pkg/cover, pkg/config 几个包(这几个包有强相关性,适合放一处。并且分开也容易造成循环依赖)
2021-09-02 14:43:08 +08:00
tongjingran
465d6c506f cmdLine will return file with args 2021-07-19 17:52:50 +08:00
tongjingran
b8b7305fc8 add --wide to show service detail 2021-07-19 15:50:55 +08:00
tongjingran
17a55bb41c add goc list 2021-07-12 16:39:16 +08:00
lyyyuna
a62ac335e2 remove code 2021-03-25 23:01:11 +08:00
lyyyuna
c08f0e45eb add version test
add list e2e test

add list e2e

add clear, build e2e

add profile e2e

fix clear e2e case

update

add install e2e

add register e2e case

add init e2e case

add diff e2e case

update

update

update

add cover e2e case

update
2020-07-17 13:01:36 +08:00
lyyyuna
b02d49c2be enhance error handling 2020-06-18 16:20:54 +08:00
jichangjun
8f95da9041 add register command 2020-06-14 11:46:31 +08:00
jichangjun
45612d6f63 add list command 2020-06-14 11:46:31 +08:00