修改readme,添加新增功能介绍

This commit is contained in:
dinglili 2024-01-31 16:20:39 +08:00 committed by wangpenglong
parent 402e5ef5d8
commit 6bcea09daf
4 changed files with 14 additions and 2 deletions

View File

@ -12,9 +12,21 @@
* [IDE基础平台-仓库链接](https://gitee.com/chriswang521/kylin-ide) * [IDE基础平台-仓库链接](https://gitee.com/chriswang521/kylin-ide)
* [IDE基础平台-下载链接](https://gitee.com/chriswang521/kylin-ide/releases) * [IDE基础平台-下载链接](https://gitee.com/chriswang521/kylin-ide/releases)
- [汇总仓库openKylin extensions-repo](https://gitee.com/openkylin/extensions-repo) - [汇总仓库openKylin extensions-repo](https://gitee.com/openkylin/extensions-repo)
* [插件手动下载地址(KylinIDETeam目录)](https://gitee.com/openkylin/extensions-repo/tree/master/KylinIDETeam) * [插件手动下载地址(KylinIDETeam目录)](https://gitee.com/openkylin/extensions-repo/tree/master/KylinIDETeam)
* [用户帮助文档地址(user-guide目录)](https://gitee.com/openkylin/extensions-repo/blob/master/user-guide/%E7%9B%AE%E5%BD%95.md) * [用户帮助文档地址(user-guide目录)](https://gitee.com/openkylin/extensions-repo/blob/master/user-guide/%E7%9B%AE%E5%BD%95.md)
## 新增功能介绍
- **安装引导**
* 安装引导功能用于引导用户根据开发场景安装基础功能插件、安装依赖软件、配置基本开发环境。
* 支持在线安装,需要连接互联网下载插件和依赖软件
* 仅支持Openkylin X86操作系统
* 安装使用
- 安装Kylin-Code v0.3.0或0.3.0以上版本
- Kylin-Code首次启动显示安装引导界面非首次启动点击菜单栏中的帮助->打开安装器选项显示安装引导界面
- ![安装引导界面](./imgs/readme-img/instGuide_1.jpg)
- 根据提示选择开发场景,进行插件和依赖软件下载安装,配置基本开发环境
- ![开发场景](./imgs/readme-img/instGuide_2.jpg)
- 详细见[用户帮助文档相关章节](https://gitee.com/openkylin/extensions-repo/blob/master/user-guide/files/新功能.md)
## Kylin-Code支持的平台 ## Kylin-Code支持的平台
- 支持X86架构 - 支持X86架构

Binary file not shown.

After

Width:  |  Height:  |  Size: 43 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 53 KiB

0
instguide.log Normal file
View File