mirror of
https://github.com/crazywhalecc/static-php-cli.git
synced 2026-07-04 07:15:38 +08:00
12 lines
175 B
Markdown
12 lines
175 B
Markdown
---
|
|
aside: false
|
|
---
|
|
|
|
<script setup>
|
|
import CliGenerator from "../../.vitepress/components/CliGenerator.vue";
|
|
</script>
|
|
|
|
# Build Command Generator
|
|
|
|
<CliGenerator lang="en" />
|