Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/kazuma1989/firebasecli
- Owner: kazuma1989
- License: mit
- Created: 2019-01-13T09:56:53.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2019-01-18T00:01:05.000Z (almost 6 years ago)
- Last Synced: 2024-09-28T17:01:38.054Z (about 2 months ago)
- Topics: cli, firebase, firebase-admin-sdk, go
- Language: Go
- Size: 35.2 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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`).