# homebrew-dify **Repository Path**: dify_ai/homebrew-dify ## Basic Information - **Project Name**: homebrew-dify - **Description**: No description available - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2025-04-13 - **Last Updated**: 2025-11-13 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # homebrew-dify Homebrew tap for the CLI tool of [Dify](https://github.com/langgenius/dify-plugin-daemon?tab=readme-ov-file#cli) ## Prerequisite - Install [Homebrew](https://brew.sh/) on MacOS or Linux ## Install ```bash brew install langgenius/dify/dify ``` ## Upgrade ```bash brew upgrade dify ``` ## Reinstall ```bash brew reinstall -f dify ``` ## Uninstall ```bash brew unisntall dify brew untap langgenius/dify ```