# DevStore **Repository Path**: shaoninghouse/DevStore ## Basic Information - **Project Name**: DevStore - **Description**: Developer Tools Quick Installation Platform - **Primary Language**: Unknown - **License**: MulanPSL-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 9 - **Created**: 2025-10-17 - **Last Updated**: 2025-10-17 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # DevStore #### Introduction DevStore is the default software store for the DevStation platform, providing developers with quick installation capabilities for MCP services and OEDP plugins. #### First-time Use If you open DevStore for the first time and there are no components on the interface, you need to manually start the dev-store service. ```bash sudo systemctl start dev-store && sudo systemctl enable dev-store ```