2.16.2 • Published 10 months ago

com.pixodust.firebase v2.16.2

Weekly downloads
-
License
-
Repository
gitlab
Last release
10 months ago

Pixodust - Firebase

Step by step instructions can be found here.


Package Tools

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.

Download Google Packages

Usage

download_google_packages.sh {{ version }}

  • version to download all packages

Example: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

Publish All

Usage

publish_all.sh

Publishes all packages under .tools/src/google-packages to Pixo-Verdaccio server.