Skip to main content

A tool to add app to Firebase project from the command line

Project description

FireGS

FireGS is a command-line tool for managing Firebase Android Apps. It allows you to create new apps and list all apps in your Firebase project.

Installation

You can install FireGS using pip:

pip install firegs

You will also need to provide the path to your Firebase service account key file. You can do this by running the firegs command:

firegs

This will prompt you for the path to your service account key file.

Usage

To create a new Firebase Android app, run the firegs command with the -c flag followed by the package name of the new app. You can also provide a display name for the app with the -d flag:

firegs -c com.example.app -d "Example App"

To list all Firebase Android apps in your project, run the firegs command with the -l flag:

firegs -l

License

FireGS is released under the MIT License. See the LICENSE file for more details.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

firegs-0.9.tar.gz (4.6 kB view hashes)

Uploaded Source

Built Distribution

firegs-0.9-py3-none-any.whl (5.2 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page