This is an automated email from the ASF dual-hosted git repository.
zhangliang pushed a commit to branch master
in repository
https://gitbox.apache.org/repos/asf/shardingsphere-elasticjob-ui.git
The following commit(s) were added to refs/heads/master by this push:
new 9ebb570 Update readme
9ebb570 is described below
commit 9ebb57084ee91b6a08cce4ca2f6220a660e12758
Author: terrymanu <[email protected]>
AuthorDate: Fri Jul 31 11:53:04 2020 +0800
Update readme
---
README.md | 22 ++++++++++------------
README_ZH.md | 19 +++++++++----------
2 files changed, 19 insertions(+), 22 deletions(-)
diff --git a/README.md b/README.md
index f5c74f5..bf1fb28 100644
--- a/README.md
+++ b/README.md
@@ -1,24 +1,22 @@
-# ShardingSphere ElasticJob UI
+# ElasticJob-UI
[](https://www.apache.org/licenses/LICENSE-2.0.html)
## Overview
-ShardingSphere ElasticJob UI is a management background for
[ShardingSphere-ElasticJob ](https://shardingsphere.apache.org/).
+ElasticJob UI is an administrator console of
[ElasticJob](http://shardingsphere.apache.org/elasticjob/).
There are two parts in this project:
-- shardingsphere-elasticjob-lite-ui: the UI of shardingsphere-elasticjob-lite
-- shardingsphere-elasticjob-cloud-ui: the UI of shardingsphere-elasticjob-cloud
-### ShardingSphere ElasticJob UI Frontend
+- shardingsphere-elasticjob-lite-ui: the UI of ElasticJob-Lite
+- shardingsphere-elasticjob-cloud-ui: the UI of ElasticJob-Cloud
-shardingsphere-elasticjob-lite-ui-frontend/shardingsphere-elasticjob-cloud-ui-frontend
based on [vue](https://github.com/vuejs/vue) and use the UI Toolkit
[element](https://github.com/ElemeFE/element).
+### ElasticJob-UI Frontend
--
[shardingsphere-elasticjob-lite-ui/shardingsphere-elasticjob-lite-ui-frontend/README.md](shardingsphere-elasticjob-lite-ui/shardingsphere-elasticjob-lite-ui-frontend/README.md)
--
[shardingsphere-elasticjob-cloud-ui/shardingsphere-elasticjob-cloud-ui-frontend/README.md](shardingsphere-elasticjob-cloud-ui/shardingsphere-elasticjob-cloud-ui-frontend/README.md)
+shardingsphere-elasticjob-lite-ui-frontend &
shardingsphere-elasticjob-cloud-ui-frontend based on
[vue](https://github.com/vuejs/vue) and use the UI Toolkit
[element](https://github.com/ElemeFE/element).
-### ShardingSphere ElasticJob UI Backend
+### ElasticJob-UI Backend
-shardingsphere-elasticjob-lite-ui-backend,
shardingsphere-elasticjob-cloud-ui-backend is a standard spring boot project.
+shardingsphere-elasticjob-lite-ui-backend &
shardingsphere-elasticjob-cloud-ui-backend are standard Spring Boot projects.
## How to Build
@@ -28,5 +26,5 @@ cd shardingsphere-elasticjob-ui/
mvn clean package -Prelease
```
-- Get the lite package in
`shardingsphere-elasticjob-ui/shardingsphere-elasticjob-ui-distribution/shardingsphere-elasticjob-lite-ui-bin-distribution/target/apache-shardingsphere-${latest.release.version}-shardingsphere-elasticjob-lite-ui-bin.tar.gz`
-- Get the cloud package in
`shardingsphere-elasticjob-ui/shardingsphere-elasticjob-ui-distribution/shardingsphere-elasticjob-cloud-ui-bin-distribution/target/apache-shardingsphere-${latest.release.version}-shardingsphere-elasticjob-cloud-ui-bin.tar.gz`
+- Get the lite tar in
`shardingsphere-elasticjob-ui/shardingsphere-elasticjob-ui-distribution/shardingsphere-elasticjob-lite-ui-bin-distribution/target/apache-shardingsphere-${latest.release.version}-shardingsphere-elasticjob-lite-ui-bin.tar.gz`
+- Get the cloud tar in
`shardingsphere-elasticjob-ui/shardingsphere-elasticjob-ui-distribution/shardingsphere-elasticjob-cloud-ui-bin-distribution/target/apache-shardingsphere-${latest.release.version}-shardingsphere-elasticjob-cloud-ui-bin.tar.gz`
diff --git a/README_ZH.md b/README_ZH.md
index 0e98a60..fc6c07d 100644
--- a/README_ZH.md
+++ b/README_ZH.md
@@ -1,24 +1,23 @@
-# ShardingSphere ElasticJob UI
+# ElasticJob-UI
[](https://www.apache.org/licenses/LICENSE-2.0.html)
## 概述
-ShardingSphere ElasticJob UI是 [ShardingSphere
ElasticJob](https://shardingsphere.apache.org/) 的管理后台,包含了动态配置、数据编排等功能。
+ElasticJob-UI 是 [ElasticJob](http://shardingsphere.apache.org/elasticjob/)
的管理控制台,包含了动态配置、作业管控等功能。
本项目包括两部分:
-- shardingsphere-elasticjob-lite-ui:给shardingsphere-elasticjob-lite提供UI界面
-- shardingsphere-elasticjob-cloud-ui:给shardingsphere-elasticjob-cloud提供UI界面
-### ShardingSphere ElasticJob UI 前端
+- shardingsphere-elasticjob-lite-ui:ElasticJob-Lite 管控端
+- shardingsphere-elasticjob-cloud-ui:ElasticJob-Cloud 管控端
-shardingsphere-elasticjob-lite-ui-frontend/shardingsphere-elasticjob-cloud-ui-frontend
模块基于 [vue](https://github.com/vuejs/vue) ,并使用了UI工具包
[element](https://github.com/ElemeFE/element) 。
+### ElasticJob-UI 前端
--
[shardingsphere-elasticjob-lite-ui/shardingsphere-elasticjob-lite-ui-frontend/README.md](shardingsphere-elasticjob-lite-ui/shardingsphere-elasticjob-lite-ui-frontend/README.md)
--
[shardingsphere-elasticjob-cloud-ui/shardingsphere-elasticjob-cloud-ui-frontend/README.md](shardingsphere-elasticjob-cloud-ui/shardingsphere-elasticjob-cloud-ui-frontend/README.md)
+shardingsphere-elasticjob-lite-ui-frontend &
shardingsphere-elasticjob-cloud-ui-frontend 模块基于
[vue](https://github.com/vuejs/vue),
+并使用其相关 UI 工具包 [element](https://github.com/ElemeFE/element) 开发。
-### ShardingSphere ElasticJob UI 后端
+### ElasticJob-UI 后端
-shardingsphere-elasticjob-lite-ui-backend、shardingsphere-elasticjob-cloud-ui-backend
模块是标准的 spring boot 项目。
+shardingsphere-elasticjob-lite-ui-backend &
shardingsphere-elasticjob-cloud-ui-backend 模块是标准的 Spring Boot 项目。
## 如何构建