Skip to content

Conversation

@cm-dyoshikawa
Copy link
Contributor

仕様の変更

  • zenn-editorのindex.mdに動作確認セクションを追加
    • zenn-cliの動作確認により依存パッケージの確認も可能であることを明記
  • AIコーディングエージェント向けのファイル管理ツール(rulesync)の説明を追加
  • zenn-cliのコマンド実行方法を修正
    • pnpm -C ./packages/zenn-cli を使用するように変更

コードの変更

  • /docs/guides/zenn-editor/index.md: rulesyncの使用方法と動作確認セクションを追加
  • /docs/guides/zenn-editor/zenn-cli.md:
    • コマンド実行方法を pnpm -C ./packages/zenn-cli exec:zenn に統一
    • .envファイルのコピー方法を追加
    • webpackからrspackへの記載を修正

その他・備考

  • ドキュメントの整合性と使いやすさの向上を目的とした変更です
  • 既存の機能に影響はありません

@cm-dyoshikawa cm-dyoshikawa self-assigned this Oct 27, 2025
@cm-dyoshikawa cm-dyoshikawa marked this pull request as ready for review October 27, 2025 07:51
### その他のコマンドを開発環境で動かす

`pnpm build` でビルドを実行したうえで、`pnpm exec:zenn **` コマンドを実行します。
`pnpm build` でビルドを実行したうえで、`pnpm -C ./packages/zenn-cli exec:zenn **` コマンドを実行します。
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

プロジェクトルートから実行できるコマンドを案内した方がいいように思う

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

pnpm build このコマンドってどこで実行するんでしたっけ…?

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

プロジェクトルートか

Copy link
Contributor Author

@cm-dyoshikawa cm-dyoshikawa Oct 27, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

です!

Co-authored-by: Yusuke Wada <wada.yusuke@classmethod.jp>
Copy link
Member

@cm-wada-yusuke cm-wada-yusuke left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTMです!

@cm-dyoshikawa cm-dyoshikawa merged commit 58431a4 into main Oct 28, 2025
1 check passed
@cm-dyoshikawa cm-dyoshikawa deleted the update branch October 28, 2025 04:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants