firebase-admin

v1.0.4
Programmatically instantiate and modify Firebase instances.
firebase admin account

test

source ./test/prep.bash && ./node_modules/mocha/bin/mocha --recursive -u bdd -t 10000 -s 1000 -r ./test/setup test/spec

postpublish

git checkout gh-pages && git merge master && ./node_modules/.bin/jsdoc -t ./node_modules/ink-docstrap/template -d . -c .jsdocrc *.js README.md && git add *.html styles scripts img && git commit -am 'Update docs' && git push hub gh-pages && git checkout @{-1}

Metadata

Downloads

Maintainers