RFC: Gitpod usage
まだ誰も着手していません。
評価
- 難易度
- 5/5
- 見積もり時間
- 1週間以上
- 初心者へのやさしさ
- 25/100
調査の方向性
まず、リンクされている haskell-gitpod-template と現在の codeworld-api 依存関係を確認します。Gitpod または GitHub Codespaces を公式のデプロイメントターゲットにするべきかを明確にし、記載されている GHCJS でのサービング目標を評価します。現在の issue は自由回答形式の質問を投げかけているため、合意されたスコープと実装計画があれば完了とします。
索引モデルが issue の本文から書いたものです。
説明
Gitpod and the almost identical clone, GitHub codespaces, give a rather effective IDE for codeworld Haskell mode. You can try out mine here: https://github.com/3noch/haskell-gitpod-template/tree/codeworld (The output is automatically updated with ghcid --run and you can open the served port in the editor as a side-by-side tab.)
I'm curious if this would be useful to others somehow. How can it be improved? Would it make any sense to support this as an official "deployment" target? The only dependency (currently) is codeworld-api but I hope to eventually go all the way to serving GHCJS output like code.world does. Interactive programs are slow without that.
- 主要言語
- Haskell
- スター
- 1.3k
- フォーク
- 201
- PR マージ指標
- 30日以内にマージされた PR はありません
コントリビューションガイド
はじめの一歩
- issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
- 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
- リポジトリをフォークし、ブランチを切って変更します。
- issue 番号を参照したプルリクエストを送ります。
google/codeworld のほかの issue
-
難易度 1/5 1時間未満 初心者へのやさしさ 78/100
-
難易度 4/5 3〜5日 初心者へのやさしさ 35/100
-
難易度 4/5 3〜5日 初心者へのやさしさ 35/100
-
my solution オープン
難易度 4/5 3〜5日 初心者へのやさしさ 25/100
-
難易度 4/5 3〜5日 初心者へのやさしさ 25/100
google/codeworld の issue をすべて見る
似ている issue
-
docs
難易度 1/5 1時間未満 初心者へのやさしさ 85/100
-
needs triage type: bug
難易度 2/5 1〜3時間 初心者へのやさしさ 70/100
-
難易度 2/5 1〜3時間 初心者へのやさしさ 75/100
-
難易度 2/5 1〜3時間 初心者へのやさしさ 70/100
-
doclayout-0.6 オープン
難易度 2/5 1〜3時間 初心者へのやさしさ 75/100
commercialhaskell/stackage#8126 ·