mirror of
https://github.com/crazywhalecc/static-php-cli.git
synced 2026-03-18 04:44:53 +08:00
17 lines
408 B
Markdown
17 lines
408 B
Markdown
---
|
|
aside: false
|
|
---
|
|
|
|
<script setup lang="ts">
|
|
import CliGenerator from "../../.vitepress/components/CliGenerator.vue";
|
|
</script>
|
|
|
|
# CLI Build Command Generator
|
|
|
|
::: tip
|
|
The extensions selected below may contain extensions that are not supported by the selected operating system,
|
|
which may cause compilation to fail. Please check [Supported Extensions](./extensions) first.
|
|
:::
|
|
|
|
<cli-generator lang="en" />
|