-
Notifications
You must be signed in to change notification settings - Fork 1
Installation
Marjo edited this page Jan 8, 2026
·
1 revision
LazyFire requires the Firebase CLI to be installed and authenticated:
# Install Firebase CLI
npm install -g firebase-tools
# Login to Firebase
firebase loginFor icons to display correctly, install a Nerd Font. Popular options:
- JetBrains Mono Nerd Font
- Fira Code Nerd Font
- Hack Nerd Font
go install github.com/marjoballabani/lazyfire@latestgit clone https://github.com/marjoballabani/lazyfire.git
cd lazyfire
go build -o lazyfire .
./lazyfirebrew install marjoballabani/tap/lazyfirelazyfire --versionSimply run lazyfire in your terminal. It will:
- Detect your Firebase authentication
- Load available projects
- Display the TUI
lazyfire