diff --git a/scripts/README.md b/scripts/README.md new file mode 100644 index 0000000000000000000000000000000000000000..d2a885e99096ecfc6b6ac5c0927409bbae72171b --- /dev/null +++ b/scripts/README.md @@ -0,0 +1,7 @@ +You will need to create a config.json file in the scripts directory containing the following fields: + + { + access_token - this will be your personal access token as a string + from_project_id - this will be the project id you are copying from + to_project_id - this will be the project id that you are copying to + } \ No newline at end of file