[PR #38] [MERGED] update plugin cli guide for homebrew installation #337

Closed
opened 2026-02-16 06:15:10 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/langgenius/dify-docs/pull/38
Author: @bowenliang123
Created: 4/30/2025
Status: Merged
Merged: 5/12/2025
Merged by: @AllenWriter

Base: mainHead: cli-brew


📝 Commits (5)

📊 Changes

16 files changed (+137 additions, -96 deletions)

View changed files

en/SUMMARY.md (+0 -0)
en/link-check-report.md (+0 -0)
📝 en/plugins/publish-plugins/package-plugin-file-and-publish.mdx (+1 -1)
📝 en/plugins/quick-start/develop-plugins/README.mdx (+1 -1)
📝 en/plugins/quick-start/develop-plugins/initialize-development-tools.mdx (+40 -25)
📝 invalid_links_report.md (+10 -10)
📝 ja-jp/plugins/quick-start/develop-plugins/initialize-development-tools.mdx (+39 -30)
📝 zh-hans/plugins/best-practice/develop-a-slack-bot-plugin.mdx (+1 -1)
📝 zh-hans/plugins/publish-plugins/package-plugin-file-and-publish.mdx (+1 -1)
📝 zh-hans/plugins/quick-start/develop-plugins/README.mdx (+1 -1)
📝 zh-hans/plugins/quick-start/develop-plugins/agent-strategy-plugin.mdx (+1 -1)
📝 zh-hans/plugins/quick-start/develop-plugins/bundle.mdx (+1 -1)
📝 zh-hans/plugins/quick-start/develop-plugins/extension-plugin.mdx (+1 -1)
📝 zh-hans/plugins/quick-start/develop-plugins/initialize-development-tools.mdx (+38 -21)
📝 zh-hans/plugins/quick-start/develop-plugins/model-plugin/create-model-providers.mdx (+1 -1)
📝 zh-hans/plugins/quick-start/develop-plugins/tool-plugin.mdx (+1 -1)

📄 Description

  • add guidance for Dify Plugin CLI tool installation with homebrew

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/langgenius/dify-docs/pull/38 **Author:** [@bowenliang123](https://github.com/bowenliang123) **Created:** 4/30/2025 **Status:** ✅ Merged **Merged:** 5/12/2025 **Merged by:** [@AllenWriter](https://github.com/AllenWriter) **Base:** `main` ← **Head:** `cli-brew` --- ### 📝 Commits (5) - [`3e65a35`](https://github.com/langgenius/dify-docs/commit/3e65a35a3c6d5bb59a4fa2c4bd62b50c5fdd490b) update plugin cli guide - [`ae5335a`](https://github.com/langgenius/dify-docs/commit/ae5335a89d350e10ef3080158cd27c1b559d3996) update - [`61bc964`](https://github.com/langgenius/dify-docs/commit/61bc964b586b2bd21f89d8fd916f6e55c66004c3) macOS - [`2720815`](https://github.com/langgenius/dify-docs/commit/2720815e6b7a27ce0ffaa2df972540e378981fd1) update chn - [`b870943`](https://github.com/langgenius/dify-docs/commit/b870943e3b4d1a46fb5910f83933f70664cb0c28) update jpn ### 📊 Changes **16 files changed** (+137 additions, -96 deletions) <details> <summary>View changed files</summary> ➕ `en/SUMMARY.md` (+0 -0) ➕ `en/link-check-report.md` (+0 -0) 📝 `en/plugins/publish-plugins/package-plugin-file-and-publish.mdx` (+1 -1) 📝 `en/plugins/quick-start/develop-plugins/README.mdx` (+1 -1) 📝 `en/plugins/quick-start/develop-plugins/initialize-development-tools.mdx` (+40 -25) 📝 `invalid_links_report.md` (+10 -10) 📝 `ja-jp/plugins/quick-start/develop-plugins/initialize-development-tools.mdx` (+39 -30) 📝 `zh-hans/plugins/best-practice/develop-a-slack-bot-plugin.mdx` (+1 -1) 📝 `zh-hans/plugins/publish-plugins/package-plugin-file-and-publish.mdx` (+1 -1) 📝 `zh-hans/plugins/quick-start/develop-plugins/README.mdx` (+1 -1) 📝 `zh-hans/plugins/quick-start/develop-plugins/agent-strategy-plugin.mdx` (+1 -1) 📝 `zh-hans/plugins/quick-start/develop-plugins/bundle.mdx` (+1 -1) 📝 `zh-hans/plugins/quick-start/develop-plugins/extension-plugin.mdx` (+1 -1) 📝 `zh-hans/plugins/quick-start/develop-plugins/initialize-development-tools.mdx` (+38 -21) 📝 `zh-hans/plugins/quick-start/develop-plugins/model-plugin/create-model-providers.mdx` (+1 -1) 📝 `zh-hans/plugins/quick-start/develop-plugins/tool-plugin.mdx` (+1 -1) </details> ### 📄 Description - add guidance for Dify Plugin CLI tool installation with homebrew --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
yindo added the pull-request label 2026-02-16 06:15:10 -05:00
yindo closed this issue 2026-02-16 06:15:10 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langgenius/dify-docs#337