[PR #14] [MERGED] feat: installation script #260

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

📋 Pull Request Information

Original PR: https://github.com/langgenius/dify-plugin-daemon/pull/14
Author: @MatriQ
Created: 1/21/2025
Status: Merged
Merged: 1/22/2025
Merged by: @Yeuoly

Base: mainHead: feat/installation-script


📝 Commits (4)

  • 43f73d0 feat: installation script
  • a8c1563 fix: rename target file to dify
  • 1513801 chore: move install.sh into .script& empty readme
  • 9b7c26a fix: rename targe frm dify to dify-plugin

📊 Changes

2 files changed (+100 additions, -0 deletions)

View changed files

.script/install.sh (+99 -0)
📝 README.md (+1 -0)

📄 Description

Add install.sh that simplified installation process for the dify-plugin-daemon with proper distribution.


🔄 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-plugin-daemon/pull/14 **Author:** [@MatriQ](https://github.com/MatriQ) **Created:** 1/21/2025 **Status:** ✅ Merged **Merged:** 1/22/2025 **Merged by:** [@Yeuoly](https://github.com/Yeuoly) **Base:** `main` ← **Head:** `feat/installation-script` --- ### 📝 Commits (4) - [`43f73d0`](https://github.com/langgenius/dify-plugin-daemon/commit/43f73d0b4e04c30bacaf6affdc12c339889a09f4) feat: installation script - [`a8c1563`](https://github.com/langgenius/dify-plugin-daemon/commit/a8c1563112652dca7bc3928713ef465c4f5e3533) fix: rename target file to dify - [`1513801`](https://github.com/langgenius/dify-plugin-daemon/commit/1513801477ab81c7303ca6e0f42a74906ba6254d) chore: move install.sh into .script& empty readme - [`9b7c26a`](https://github.com/langgenius/dify-plugin-daemon/commit/9b7c26a2d32838bb511d3b4ff6ff5e8609d4b7a3) fix: rename targe frm dify to dify-plugin ### 📊 Changes **2 files changed** (+100 additions, -0 deletions) <details> <summary>View changed files</summary> ➕ `.script/install.sh` (+99 -0) 📝 `README.md` (+1 -0) </details> ### 📄 Description Add install.sh that simplified installation process for the `dify-plugin-daemon` with proper distribution. --- <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 01:15:17 -05:00
yindo closed this issue 2026-02-16 01:15:17 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langgenius/dify-plugin-daemon#260