mirror of
https://github.com/crazywhalecc/static-php-cli.git
synced 2026-03-19 13:24:51 +08:00
Update README.md
This commit is contained in:
parent
7bf38281d5
commit
189dc21f1a
@ -17,6 +17,10 @@ Compile A Statically Linked PHP With Swoole and other Extensions. [English READM
|
|||||||
# 自己编译
|
# 自己编译
|
||||||
./static-compile-php.sh
|
./static-compile-php.sh
|
||||||
# 完事后在 `php-dist/bin/php` 这个二进制文件可以随意拿着去任何一个 Linux 系统运行了!
|
# 完事后在 `php-dist/bin/php` 这个二进制文件可以随意拿着去任何一个 Linux 系统运行了!
|
||||||
|
|
||||||
|
# 多 PHP 版本一键编译
|
||||||
|
./multi-version-compile.sh
|
||||||
|
# 结束后多个 PHP 版本的二进制文件会在 build/ 目录下。
|
||||||
```
|
```
|
||||||
|
|
||||||
## 主分支版本
|
## 主分支版本
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user