删除了README.en.md文件并更新了README.md
This commit is contained in:
36
README.en.md
36
README.en.md
@@ -1,36 +0,0 @@
|
|||||||
# DevStar
|
|
||||||
|
|
||||||
#### Description
|
|
||||||
Super IDE Client for VS Code
|
|
||||||
|
|
||||||
#### Software Architecture
|
|
||||||
Software architecture description
|
|
||||||
|
|
||||||
#### Installation
|
|
||||||
|
|
||||||
1. xxxx
|
|
||||||
2. xxxx
|
|
||||||
3. xxxx
|
|
||||||
|
|
||||||
#### Instructions
|
|
||||||
|
|
||||||
1. xxxx
|
|
||||||
2. xxxx
|
|
||||||
3. xxxx
|
|
||||||
|
|
||||||
#### Contribution
|
|
||||||
|
|
||||||
1. Fork the repository
|
|
||||||
2. Create Feat_xxx branch
|
|
||||||
3. Commit your code
|
|
||||||
4. Create Pull Request
|
|
||||||
|
|
||||||
|
|
||||||
#### Gitee Feature
|
|
||||||
|
|
||||||
1. You can use Readme\_XXX.md to support different languages, such as Readme\_en.md, Readme\_zh.md
|
|
||||||
2. Gitee blog [blog.gitee.com](https://blog.gitee.com)
|
|
||||||
3. Explore open source project [https://gitee.com/explore](https://gitee.com/explore)
|
|
||||||
4. The most valuable open source project [GVP](https://gitee.com/gvp)
|
|
||||||
5. The manual of Gitee [https://gitee.com/help](https://gitee.com/help)
|
|
||||||
6. The most popular members [https://gitee.com/gitee-stars/](https://gitee.com/gitee-stars/)
|
|
||||||
22
README.md
22
README.md
@@ -2,7 +2,7 @@
|
|||||||
|
|
||||||
## User Quick Start
|
## User Quick Start
|
||||||
|
|
||||||
进入home页面,home页面的功能都需要登录后才能使用。
|
点击插件后点击open进入home页面,未登录时可以通过插件跳转到devstar网站,登录后可以通过插件跳转到本地devstar个人主页。
|
||||||
|
|
||||||
登录后,登录状态会长久保存,直到主动退出登录或者卸载插件。
|
登录后,登录状态会长久保存,直到主动退出登录或者卸载插件。
|
||||||
|
|
||||||
@@ -14,26 +14,6 @@
|
|||||||
|
|
||||||
1)配置修改后,重启vscode才能生效;
|
1)配置修改后,重启vscode才能生效;
|
||||||
|
|
||||||
### 创建新仓库/创建新项目
|
|
||||||
|
|
||||||
目前可供选择的字段
|
|
||||||
|
|
||||||
- name* 必填
|
|
||||||
- default_branch
|
|
||||||
- description
|
|
||||||
- gitignores
|
|
||||||
- issue_labels
|
|
||||||
- license
|
|
||||||
- object_format_name
|
|
||||||
- private
|
|
||||||
- readme
|
|
||||||
- template
|
|
||||||
- trust_model
|
|
||||||
|
|
||||||
### 打开项目
|
|
||||||
|
|
||||||
打开项目是指在vscode上打开远程容器中创建好的项目。选择项目名称右侧对应的Open project,即可打开项目。
|
|
||||||
|
|
||||||
### 编译/调试
|
### 编译/调试
|
||||||
|
|
||||||
容器环境提供了开发环境,安装好编译与调试所需要的工具链。
|
容器环境提供了开发环境,安装好编译与调试所需要的工具链。
|
||||||
|
|||||||
Reference in New Issue
Block a user