# extensions-repo **Repository Path**: cxdgrck/extensions-repo ## Basic Information - **Project Name**: extensions-repo - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 12 - **Created**: 2023-04-14 - **Last Updated**: 2023-04-14 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # extensions-repo #### 介绍 本仓库是用来保存 Kylin-IDE 发布的插件。 #### 目录说明 组织名称/插件名称/插件名称-版本号@系统架构.vsix - “@系统架构”是可选择项,如果插件是所有架构都支持就不需要“@系统架构”这个部分内容。 - 架构可以是:linux-x64,linux-arm64,linux-loongarch64,linux-sw64,linux-mips64el,linux-aarch64等。 例如:helloworld-demo-0.0.1.vsix、helloworld-sample-0.0.1@linux-arm64.vsix #### 参与贡献 1. Fork 本仓库 2. 新建 Feat_xxx 分支 3. 提交代码 4. 新建 Pull Request