Design question: what should the cli and api packages actually look like?
未关闭
- 主要语言
- Go
- 星标
- 1.4k
- 派生
- 363
- 平均合并
- 6 天 13 小时
- 30 天内合并 PR
- 2
描述
@nywilken I was looking at the contents of the `cli` package and the `api` package. I think we've got a bit of ambiguity around where things belong.
I'm wondering if we should have the CLI-specific _logic_ in the `cli` package (build stuff, logic around versions, maybe), and then have everything that talks to remote servers in `api`. But maybe `api` is the wrong name. Maybe `remote`?
贡献指南
评估
这个 Issue 还没有评估数据。