-
Notifications
You must be signed in to change notification settings - Fork 409
docs(firestore-bigquery-export): update import script instructions for npm info #71
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
- add info that you install the script via npm - add info about needing Node.js - add intro line about which extension the script is for - general style updates
please DO NOT MERGE until JHULEATT has reviewed this PR. |
@rachelsaunders do you also want to use this PR to move the contents of this file into a new README.md so that the contents get displayed on npm? Or would it be easier to save that for another PR? |
Addresses jhuleatt@'s comment: Now that we're using npx, this should say "Run the import script" instead of "Install the import script"
@jhuleatt I'd like to do the file move in a separate PR. I _think that if we do the move in this PR, then the PR will just show the whole file as changed, rather than just the individual diffs. Is this ok? |
Waiting for another PR makes sense. LGTM! |
Updates to IMPORT_EXISTING_DOCUMENTS.md include:
Note that this file is only visible in GitHub so its content does not display in the Firebase Console or CLI. The PRE and POST install files do make reference to this file's existence, but nothing in this PR changes the content of those files.