Tools for working with Chromium development. It requires python 3.8
Test Status: Green (1 tests pass out of 1 tests - 100.00% success rate)
Runtime Dependencies: check_python
Build Dependencies: check_python comp_xlclang curl git jq sed zoslib
Command to download and install on z/OS (if you have curl)
curl -o depot_tools-main.20241213_172701.zos.pax.Z -L https://github.com/zopencommunity/depot_toolsport/releases/download/DEV_depot_toolsport_2788/depot_tools-main.20241213_172701.zos.pax.Z && pax -rf depot_tools-main.20241213_172701.zos.pax.Z && cd depot_tools-main && . ./.env
Or use:
zopen install depot_tools