Update README with latest version download and installation links
This commit is contained in:
parent
044338f971
commit
ab758e0c7d
2 changed files with 14 additions and 12 deletions
|
|
@ -40,8 +40,6 @@
|
|||
|
||||
https://github.com/YaoApp/yao/assets/1842210/6b23ac89-ef6e-4c24-874f-753a98370dec
|
||||
|
||||
(English version coming soon)
|
||||
|
||||
[中文介绍](README.zh-CN.md)
|
||||
|
||||
YAO is an open-source application engine, written in Golang, in the form of a command-line tool that can be downloaded and used immediately. It is suitable for developing business systems, website/APP API, admin panel, self-built low-code platforms, etc.
|
||||
|
|
@ -56,6 +54,10 @@ YAO adopts a flow-based programming model to implement various functions by writ
|
|||
|
||||
**Documentation:** https://yaoapps.com/en-US/doc
|
||||
|
||||
## Latest Version download and installation
|
||||
|
||||
https://github.com/YaoApp/xgen-dev-app
|
||||
|
||||
## Demo
|
||||
|
||||
Applications developed with YAO
|
||||
|
|
|
|||
|
|
@ -21,9 +21,9 @@ YAO 采用 flow-based 的编程模式,通过编写 YAO DSL (JSON 格式逻辑
|
|||
|
||||
文档: [https://yaoapps.com/doc](https://yaoapps.com/doc)
|
||||
|
||||
微信群: 添加微信 17192175099 备注(开发交流)
|
||||
## 最新版本下载安装
|
||||
|
||||

|
||||
https://github.com/YaoApp/xgen-dev-app
|
||||
|
||||
## 演示
|
||||
|
||||
|
|
@ -31,14 +31,14 @@ YAO 采用 flow-based 的编程模式,通过编写 YAO DSL (JSON 格式逻辑
|
|||
|
||||
使用 YAO 开发的应用
|
||||
|
||||
| 应用 | 简介 | 代码仓库 |
|
||||
| -------------------- | --------------------------------------- | --------------------------------------- |
|
||||
| yaoapp/yao-examples | Yao 应用示例 | https://github.com/YaoApp/yao-examples |
|
||||
| yaoapp/yao-knowledge | ChatGPT 驱动的知识管理库应用 | https://github.com/YaoApp/yao-knowledge |
|
||||
| yaoapp/xgen-dev-app | 演示应用 (演示) | https://github.com/YaoApp/xgen-dev-app |
|
||||
| yaoapp/demo-project | 工程项目管理演示应用(演示) | https://github.com/yaoapp/demo-project |
|
||||
| yaoapp/demo-finance | 财务管理演示应用(演示) | https://github.com/yaoapp/demo-finance |
|
||||
| yaoapp/demo-plm | 生产项目管理演示应用(演示) | https://github.com/yaoapp/demo-plm |
|
||||
| 应用 | 简介 | 代码仓库 |
|
||||
| -------------------- | ---------------------------- | --------------------------------------- |
|
||||
| yaoapp/yao-examples | Yao 应用示例 | https://github.com/YaoApp/yao-examples |
|
||||
| yaoapp/yao-knowledge | ChatGPT 驱动的知识管理库应用 | https://github.com/YaoApp/yao-knowledge |
|
||||
| yaoapp/xgen-dev-app | 演示应用 (演示) | https://github.com/YaoApp/xgen-dev-app |
|
||||
| yaoapp/demo-project | 工程项目管理演示应用(演示) | https://github.com/yaoapp/demo-project |
|
||||
| yaoapp/demo-finance | 财务管理演示应用(演示) | https://github.com/yaoapp/demo-finance |
|
||||
| yaoapp/demo-plm | 生产项目管理演示应用(演示) | https://github.com/yaoapp/demo-plm |
|
||||
|
||||
## 介绍
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue