-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
zhanghairui
committed
Dec 6, 2024
1 parent
9dd6581
commit f24c586
Showing
9 changed files
with
36 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,36 @@ | ||
# template-helper | ||
* 一个支持yaml格式模板编辑和预览的gui工具,使用fyne框架开发 | ||
|
||
## 打包 | ||
```bash | ||
bash build.sh | ||
``` | ||
|
||
## 安装 | ||
```bash | ||
make user-install | ||
``` | ||
|
||
## 卸载 | ||
```bash | ||
make user-uninstall | ||
``` | ||
|
||
|
||
## 功能说明 | ||
- 首页 | ||
![image](./data/images/1.png) | ||
- 选择模板文件(yaml格式) | ||
![image](./data/images/2.png) | ||
- 预览和编辑模板(基础信息) | ||
![image](./data/images/3.png) | ||
- 预览和编辑模板(主机信息) | ||
![image](./data/images/4.png) | ||
- 预览和编辑模板(资源信息) | ||
![image](./data/images/5.png) | ||
- 预览和编辑模板(基础配置) | ||
![image](./data/images/6.png) | ||
- 预览和编辑模板(执行步骤) | ||
![image](./data/images/7.png) | ||
- 保存模板 | ||
![image](./data/images/8.png) |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.