Skip to content

Latest commit

 

History

History

scripts

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 

GeoGuess scripts

Installation

npm install -g @geoguess/geoguess-scripts

Clean rooms

clean-rooms -f <file-path> -c <database>

Options :
  -f, --file-path    Path to the file to be uploaded                    [string] [default : "./keys.json"]
  -d, --databaseUrl  Realtime database url                             [string]
  -h, --help