We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a77aa07 commit b6d1ebeCopy full SHA for b6d1ebe
content/posts/Auto Cheatsheet - 轻量级命令行速查工具.md
@@ -22,15 +22,10 @@ UseHugoToc: "true"
22
## 项目简介
23
24
Auto Cheatsheet 是一个轻量级的桌面应用,专为开发者设计,用于快速查看和管理命令行速查表。通过悬浮球界面,你可以随时随地访问常用命令,无需离开当前工作流程。
25
-
26
<p align = "center">
27
28
<img src="https://github.com/TecReaGroup/auto_cheatsheet/blob/master/asset/images/main_menu.png?raw=true" width="30%" />
29
30
<img src="https://github.com/TecReaGroup/auto_cheatsheet/blob/master/asset/images/svg_viewer.png?raw=true" width="30%" />
31
32
</p>
33
34
### YAML 文件
35
36
LLM 自动生成 YAML 文件,也支持自己编写 YAML 文件,自动生成 SVG 速查表:
0 commit comments