Download Firebase CLI code example
Example 1: firebase cli windows
npm install -g firebase-tools
Example 2: firebase tools install
installing firebase tools
Example 3: firebase cli
on linux: curl -sL https://firebase.tools | bash
update with: curl -sL firebase.tools | upgrade=true bash