frbs

0.2.1 • Public • Published

frbs

A CLI Firebase Client built on node.

Installation

Available via NPM:

$ npm install frbs -g

Usage

Firebase CLI Client

Usage:
frbs [options] [auth_token@]ref[/path]

If path ends with '/', output will be the result of 'child_added' event(s); otherwise 'value' event(s).

Options:
  --help               Display usage information
  -d, --demo           Use firebaseio-demo.com domain
  -m, --min, --minify  Minify output
  -f                   Wait for new data instead of terminating

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 0.2.1
    1
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 0.2.1
    1
  • 0.2.0
    0
  • 0.1.0
    0

Package Sidebar

Install

npm i frbs

Weekly Downloads

1

Version

0.2.1

License

MIT

Last publish

Collaborators

  • ebeeson