helper.sh
覚えやすく安定した URL でスクリプトを直接配布
適切に文書化された Shell 配布
curl で使えるスクリプト、明快な使用説明、SEO に強いランディングページ、そして信頼できる自動化の公開場所を必要とする運用担当者向けです。
$ curl -fsSL https://helper.sh/hello.sh | bash
[helper.sh] Connection established.
$ curl -fsSL https://helper.sh/docker-data-move.sh | sudo bash
[INFO] Detecting Docker Root Dir...
人には静的ページ、端末には raw スクリプト。
helper.sh の設計方針
helper.sh
覚えやすく安定した URL でスクリプトを直接配布
helper.sh
グローバル運用チーム向けの多言語ドキュメント
helper.sh
canonical、hreflang、JSON-LD を備えた検索向けランディングページ
推奨ワークフロー