Files
static-php-cli/docs/zh/guide/cli-generator.md

12 lines
173 B
Markdown
Raw Normal View History

2024-10-05 15:33:27 +08:00
---
aside: false
---
2026-04-19 18:01:56 +08:00
<script setup>
import CliGenerator from "../../.vitepress/components/CliGenerator.vue";
</script>
2026-04-19 11:49:55 +08:00
# 编译命令生成器
2026-04-19 18:01:56 +08:00
<CliGenerator lang="zh" />