# DevStore **Repository Path**: openeuler/DevStore ## Basic Information - **Project Name**: DevStore - **Description**: 本项目已经迁移至 AtomGit || This project has been migrated to AtomGit || Linked: https://atomgit.com/openeuler/DevStore - **Primary Language**: Unknown - **License**: MulanPSL-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 9 - **Created**: 2025-07-16 - **Last Updated**: 2025-12-25 ## Categories & Tags **Categories**: Uncategorized **Tags**: sig-ops ## 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 ```