exercism / exercism/cli

Design question: what should the cli and api packages actually look like?

オープン
#719 コメント 4 件 リアクション 0 件 担当者 0 名 GitHub で見る
主要言語
Go
スター
1.4k
フォーク
363
平均マージ
6日 13時間
マージ済み PR(30日)
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 はまだ評価されていません。

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。