This is a work in progress and it is not yet functional. Do not use it for production systems.
Tooling to build a composer repository based on a magento2 git repository.
- Clone this repository;
- Run
make packages/magento2/ reftype=tag ref=2.4.0; - Run
make repository; - Run
php -S 0.0.0.0:8080 -t repository/; - Browse at http://localhost:8080;
- In your PATH:
bash,composer,cut,git,jq,php; dockerfor building thesplitsh-litebinary;