1-hour workshop: Specify supported runtimes and align cross-platform prerequisites

オープン
#258 コメント 1 件 リアクション 0 件 担当者 0 名 GitHub で見る

まだ誰も着手していません。

評価

難易度
3/5
見積もり時間
1〜2日
初心者へのやさしさ
78/100
issue の種類
ドキュメント
明瞭さ
明確に書かれている
活発さ
活発
技術スタック
bash, node.js, powershell, python

調査の方向性

app/client/package.json、content/1-hour/README.md、content/1-hour/0-setup.md から始め、宣言されているランタイムと Bash および PowerShell のセットアップパスを比較します。start-app.ps1 を含む、ドキュメントに記載された各シェルパスを使ってセットアップを実行し、前提条件、ランタイムバージョン、Windows 向けの案内が実際に機能する内容と一致していることを確認します。

索引モデルが issue の本文から書いたものです。

説明

priority: P1

Problem

content/1-hour/README.md requires only a "recent" Node.js and Python version. The current Astro dependency requires Node.js >=22.12.0, but this requirement is not declared in app/client/package.json or stated in the workshop. The same prerequisite section says a Bash-capable shell is required and tells Windows learners to install WSL or Git Bash, while content/1-hour/0-setup.md provides a native PowerShell startup path.

A learner can satisfy the written prerequisites and still fail during setup, or install an unnecessary shell on Windows.

Suggested change

Declare and document supported runtime versions, and describe Bash and PowerShell as alternative setup paths.

Acceptance criteria

  • app/client/package.json declares the supported Node.js engine.
  • The one-hour prerequisites state a concrete Node.js minimum or supported LTS release and a tested Python range.
  • Native Windows learners are told that PowerShell is sufficient when using start-app.ps1.
  • Bash/WSL guidance is limited to the Bash script path.
  • Setup is tested using each documented shell path.
主要言語
Python
スター
80
フォーク
161
平均マージ
31分
マージ済み PR(30日)
1

コントリビューションガイド

コントリビューションガイドを開く

はじめの一歩

  1. issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
  2. 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
  3. リポジトリをフォークし、ブランチを切って変更します。
  4. issue 番号を参照したプルリクエストを送ります。

github-samples/pets-workshop のほかの issue

github-samples/pets-workshop の issue をすべて見る

似ている issue

Python の issue をもっと見る

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

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