Firebase install CLI Mac



You can install the Firebase CLI using a method that matches your Mac operating system, experience level, and/or use case. No matter how you install the CLI, you can access the same features and firebase commands.

So this is the command to install it.



curl -sL https://firebase.tools | bash





Comments