jencompgeek/Firebase Functions Mapper

Creates a command that can be used to deploy Firebase functions from an optional map of file names to function names and/or group names to function names

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
mapping-fileLocation of the file containing the mapping of file and/or group names to function namesno
filesList of files containing functions to deployno
namesList of function names to deployno
groupsList of groups to deployno
forceForce function deploymentnofalse
debugShow debug textnofalse
namedescription
deploy-commandThe command to be fed to the Firebase function deployer