mirror of
https://github.com/awslabs/aws-crt-php.git
synced 2026-08-19 02:23:09 +00:00
7 lines
129 B
Batchfile
7 lines
129 B
Batchfile
@echo on
|
|
|
|
phpsdk_buildtree php-8.1
|
|
|
|
git clone https://github.com/php/php-src.git && cd php-src
|
|
|
|
phpsdk_deps --update --branch 8.1 |