{"id":17025315,"url":"https://github.com/la/node-dev-scripts","last_synced_at":"2025-10-17T06:26:50.624Z","repository":{"id":127120363,"uuid":"306019289","full_name":"LA/node-dev-scripts","owner":"LA","description":"Helper scripts for workspace management.","archived":false,"fork":false,"pushed_at":"2020-11-16T03:08:15.000Z","size":19,"stargazers_count":1,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-01-27T23:16:39.796Z","etag":null,"topics":["bulk-transfer","repository"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/LA.png","metadata":{"files":{"readme":"README.md","changelog":"change-remote-urls.js","contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2020-10-21T12:36:15.000Z","updated_at":"2020-11-16T03:08:17.000Z","dependencies_parsed_at":"2023-08-15T03:31:44.784Z","dependency_job_id":null,"html_url":"https://github.com/LA/node-dev-scripts","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LA%2Fnode-dev-scripts","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LA%2Fnode-dev-scripts/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LA%2Fnode-dev-scripts/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LA%2Fnode-dev-scripts/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/LA","download_url":"https://codeload.github.com/LA/node-dev-scripts/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245007238,"owners_count":20546142,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["bulk-transfer","repository"],"created_at":"2024-10-14T07:28:50.499Z","updated_at":"2025-10-17T06:26:50.541Z","avatar_url":"https://github.com/LA.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# node-dev-scripts\n\nHelper scripts for workspace management.\n\n## GitHub\n\n### bulk-transfer-repos.js\n\n- Create .env in root folder (`node-dev-scripts/.env`) with the following variables:\n  - ACCESS_TOKEN\n    - Github personal access token.\n  - OLD_ORG\n    - The organization name you want to transfer repos away from.\n  - NEW_ORG\n    - The organization name you want to transfer repos to.\n- Run `npm install` to install dependencies.\n- Start with `node .` or `node index.js`.\n\n### change-remote-urls.js\n\n- Create .env in root folder (`node-dev-scripts/.env`) with the following variables:\n  - ACCESS_TOKEN\n    - Github personal access token.\n  - DIRECTORY\n    - Where all the repository folders are located.\n  - ORG_NAME\n    - GitHub organization name for creating .git URL that origin will be changed to.\n  - SSH (Optional)\n    - Set to TRUE if you would like your links to use SSH.\n- Run `npm install` to install dependencies.\n- Start with `node change-remote-urls.js`\n\n### bulk-clone-repos.js\n\n- Create .env in root folder (`node-dev-scripts/.env`) with the following variables:\n  - ACCESS_TOKEN\n    - Github personal access token.\n  - ORG_DIR\n    - Where you would like all organization repos to be cloned in to.\n  - ORG_NAME\n    - GitHub organization name for fetching available repos.\n  - SSH (Optional)\n    - Set to TRUE if you would like your links to use SSH.\n- Run `npm install` to install dependencies.\n- Start with `node change-remote-urls.js`\n\n### bulk-pull.js\n\n- Create .env in root folder (`node-dev-scripts/.env`) with the following variables:\n  - DIR\n    - Directory of repos to pull.\n- Run `npm install` to install dependencies.\n- Start with `node bulk-pull.js`\n\n## VSCode\n\n### create-vscode-workspace.js\n\n- Create .env in root folder (`node-dev-scripts/.env`) with the following variables:\n  - WORKSPACE_PATH\n    - Absolute path where your workspace folders are + where the .code-workspace file will be saved.\n  - WORKSPACE_NAME\n    - What you would like to name the .code-workspace file.\n- Run `npm install` to install dependencies.\n- Start with `node change-remote-urls.js`\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fla%2Fnode-dev-scripts","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fla%2Fnode-dev-scripts","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fla%2Fnode-dev-scripts/lists"}