mirror of
https://gitee.com/energye/energy.git
synced 2024-12-03 04:07:58 +08:00
Merge branch 'dev'
This commit is contained in:
commit
fd8be45111
@ -12,12 +12,12 @@
|
||||
English
|
||||
|
||||
---
|
||||
![go-version](https://img.shields.io/github/go-mod/go-version/energye/energy?logo=git&logoColor=green)
|
||||
[![github](https://img.shields.io/github/last-commit/energye/energy/main.svg?logo=github&logoColor=green&label=commit)](https://github.com/energye/energy)
|
||||
[![release](https://img.shields.io/github/v/release/energye/energy?logo=git&logoColor=green)](https://github.com/energye/energy/releases)
|
||||
![Build Status](https://github.com/energye/energy/actions/workflows/go.yml/badge.svg)
|
||||
[![license](https://img.shields.io/github/license/energye/energy.svg?logo=git&logoColor=red)](http://www.apache.org/licenses/LICENSE-2.0)
|
||||
![repo](https://img.shields.io/github/repo-size/energye/energy.svg?logo=github&logoColor=green&label=repo-size)
|
||||
|
||||
![go-version](https://img.shields.io/github/go-mod/go-version/energye/energy?logo=git&logoColor=green)
|
||||
---
|
||||
|
||||
### [Project Introduction](https://energy.yanghy.cn/course/100/6350f94ca749ba0318943f25)
|
||||
@ -66,7 +66,7 @@ Energy is a framework by Golang based on CEF(Chromium Embedded Framework), embed
|
||||
| Golang | ALL | Golang Development Environment |
|
||||
| CEF, liblcl | ALL | CEF Framework |
|
||||
| NSIS | Windows | Windows Installation package production tool |
|
||||
| UPX | Windows, Linux | Execute file compression tool |
|
||||
| UPX | All | Execute file compression tool |
|
||||
| 7z | Windows, Linux | CEF Framework compression tool |
|
||||
|
||||
### Guide to Start - [Link](https://energy.yanghy.cn)
|
||||
|
@ -13,12 +13,12 @@
|
||||
|
||||
---
|
||||
|
||||
![go-version](https://img.shields.io/github/go-mod/go-version/energye/energy?logo=git&logoColor=green)
|
||||
[![github](https://img.shields.io/github/last-commit/energye/energy/main.svg?logo=github&logoColor=green&label=commit)](https://github.com/energye/energy)
|
||||
[![release](https://img.shields.io/github/v/release/energye/energy?logo=git&logoColor=green)](https://github.com/energye/energy/releases)
|
||||
![Build Status](https://github.com/energye/energy/actions/workflows/go.yml/badge.svg)
|
||||
[![license](https://img.shields.io/github/license/energye/energy.svg?logo=git&logoColor=red)](http://www.apache.org/licenses/LICENSE-2.0)
|
||||
![repo](https://img.shields.io/github/repo-size/energye/energy.svg?logo=github&logoColor=green&label=repo-size)
|
||||
|
||||
![go-version](https://img.shields.io/github/go-mod/go-version/energye/energy?logo=git&logoColor=green)
|
||||
---
|
||||
|
||||
### [项目简介](https://energy.yanghy.cn/course/100/6350f94ca749ba0318943f25)
|
||||
@ -66,7 +66,7 @@
|
||||
| Golang | ALL | Go语言开发环境 |
|
||||
| CEF, liblcl | ALL | CEF框架 |
|
||||
| NSIS | Windows | Windows安装包制作工具 |
|
||||
| UPX | Windows, Linux | 执行文件压缩工具 |
|
||||
| UPX | ALL | 执行文件压缩工具 |
|
||||
| 7z | Windows, Linux | CEF框架压缩工具 |
|
||||
|
||||
### 入门指南 - [传送门](https://energy.yanghy.cn)
|
||||
|
Loading…
Reference in New Issue
Block a user