Step by step instructions can be found here.
In this package you can find the ./tools
. This is a directory containing shell and other tools to aid in the process of developing this package.
As tool changes, please document it properly.
Usage
download_google_packages.sh {{ version }}
version
to download all packagesExample:
download_google_packages.sh 12.0.0
Will fetch and download all google packages to the src/google-packages
folder (ignored on git
). To add or remove google packages
to the system edit the file
src/package-dependency.txt
Usage
publish_all.sh
Publishes all packages under .tools/src/google-packages
to Pixo-Verdaccio server.