Skip to content

Commit a7a6a2b

Browse files
poozaclaude
andcommitted
update: CLAUDE.mdにMastodon関連ツールの共通パターンを追記
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
1 parent b5b7f28 commit a7a6a2b

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

CLAUDE.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,12 @@ VPS上で実行するサーバー管理ユーティリティ集。FreeBSD / Ubun
2525
- テスト: `bin/wb help` で動作確認可能
2626
- GitHub CLI: `gh`
2727

28+
## Mastodon関連ツールの共通パターン
29+
30+
- `config/application.yaml``mastodon`セクション(user, rails_env, dir)を共通設定として参照
31+
- tootctlの実行は`sudo -u``CommandLine`で、`RAILS_ENV`環境変数とディレクトリを設定
32+
- 現在FreeBSD専用(Ubuntu対応は不要)
33+
2834
## 注意点
2935

3036
- 外部gemのrequireは不要(`Bundler.require`で自動ロード)

0 commit comments

Comments
 (0)