Skip to content

Latest commit

 

History

History
9 lines (8 loc) · 320 Bytes

File metadata and controls

9 lines (8 loc) · 320 Bytes

Summary

  • This script does 3 things:
  1. Creates a Firebase app in your Firebase project
  2. Creates an Android project template with Firebase dependency
  3. Downloads the corresponding google-services.json from the Firebase app and inserts it to the Android project.

How to use

  • Open terminal
  • Run sh init.sh