mirror of
https://github.com/bestnite/quadlet-migrator-skill.git
synced 2026-04-26 14:01:52 +00:00
docs: add installation section to README
This commit is contained in:
@@ -13,6 +13,12 @@ Quadlet Migrator is a skill for converting Docker-based deployment input into Po
|
||||
- turns large env templates into a short list of deployment decisions
|
||||
- provides deployment, validation, and troubleshooting guidance
|
||||
|
||||
## Installation
|
||||
|
||||
```bash
|
||||
npx skills add bestnite/quadlet-migrator-skill -g
|
||||
```
|
||||
|
||||
## When To Use It
|
||||
|
||||
Use this skill when you want to:
|
||||
|
||||
@@ -13,6 +13,12 @@ Quadlet Migrator 是一个把 Docker 部署输入转换为 Podman Quadlet 输出
|
||||
- 将庞杂的 env 模板整理成少量部署决策
|
||||
- 提供部署、验证和排障指引
|
||||
|
||||
## 安装
|
||||
|
||||
```bash
|
||||
npx skills add bestnite/quadlet-migrator-skill -g
|
||||
```
|
||||
|
||||
## 适用场景
|
||||
|
||||
适合在这些场景中使用:
|
||||
|
||||
Reference in New Issue
Block a user