mirror of
https://github.com/crazywhalecc/static-php-cli.git
synced 2026-07-09 01:45:36 +08:00
Temp
This commit is contained in:
15
docs-v2/zh/guide/cli-generator.md
Normal file
15
docs-v2/zh/guide/cli-generator.md
Normal file
@@ -0,0 +1,15 @@
|
||||
---
|
||||
aside: false
|
||||
---
|
||||
|
||||
<script setup lang="ts">
|
||||
import CliGenerator from "../../.vitepress/components/CliGenerator.vue";
|
||||
</script>
|
||||
|
||||
# CLI 编译命令生成器
|
||||
|
||||
::: tip
|
||||
下面选择扩展可能包含所选操作系统不支持的扩展,这可能导致编译失败。请先查阅 [支持的扩展](./extensions)。
|
||||
:::
|
||||
|
||||
<cli-generator lang="zh" />
|
||||
Reference in New Issue
Block a user