Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/kazuma1989/firebasecli

Firebase Admin CLI
https://github.com/kazuma1989/firebasecli

cli firebase firebase-admin-sdk go

Last synced: 9 days ago
JSON representation

Firebase Admin CLI

Awesome Lists containing this project

README

        

# firebasecli

Firebase Admin CLI.

# Getting started

## Installation

```bash
go get github.com/kazuma1989/firebasecli/firebasecli
```

Now you can use `$GOBIN/firebasecli` or just `firebasecli` (when PATH refers to `$GOBIN`).