Skip to content

Commit 0d164ef

Browse files
committed
📝 get_dojo_list.txt に SHOW_ALL モードの使用方法を追記
過去の寄贈記事をリスト形式から表形式に更新する際の SHOW_ALL モードの使い方をドキュメントに追加。 追加内容: - SHOW_ALL=true で非アクティブ道場も含めて表示する方法 - 具体的なコマンド例を記載 これにより将来のメンテナンス時にモードの存在と 使用方法がすぐに分かるようになりました。
1 parent 253d698 commit 0d164ef

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

get_dojo_list.txt

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,10 @@
55
# 実装例: https://github.com/coderdojo-japan/coderdojo.jp/pull/1433
66
# 実行例: $ ./get_dojo_list.rb
77
# 活用例: https://news.coderdojo.jp/2022/05/16/1500-microbits-to-coderdojo/ (寄贈先のCoderDojo一覧)
8-
8+
#
9+
# 【TIPS】過去の古い寄贈記事をリスト形式 -> 表形式に更新したい場合は SHOW_ALL モードを使う。
10+
# 更新例: $ SHOW_ALL=true ./get_dojo_list.rb
11+
# 更新例: https://news.coderdojo.jp/2025/12/14/162-laptops-to-coderdojo/
912

1013
札幌(北海道)
1114
札幌東(北海道)

0 commit comments

Comments
 (0)