Design question: what should the cli and api packages actually look like?
Đang mở
- Ngôn ngữ chính
- Go
- Star
- 1.4k
- Fork
- 363
- Merge trung bình
- 6 ngày 13 giờ
- Pull request đã merge (30 ngày)
- 2
Mô tả
@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`?
Hướng dẫn đóng góp
Đánh giá
Issue này chưa được đánh giá.