Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

快速初始化 PHP 运行环境 #211

Open
jingjingxyk opened this issue Jun 15, 2023 · 1 comment
Open

快速初始化 PHP 运行环境 #211

jingjingxyk opened this issue Jun 15, 2023 · 1 comment

Comments

@jingjingxyk
Copy link
Contributor

curl -Lo  setup-php-runtime.sh https://github.com/swoole/swoole-cli/blob/build_native_php/setup-php-runtime.sh?raw=true 

sh setup-php-runtime.sh --mirror china

使用镜像

 wget https://swoole-cli.jingjingxyk.com/setup-php-runtime.sh

sh setup-php-runtime.sh --mirror china
@jingjingxyk
Copy link
Contributor Author

jingjingxyk commented Jul 21, 2023

一句命令即可 为 linux 、macOS 准备 PHP 运行环境 (依赖 curl 、wget 、bash 、xz)

curl  -sSf https://swoole-cli.jingjingxyk.com/setup-php-runtime.sh  | bash -s -- --mirror china

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant