Package Exports
- github-star-transfer
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (github-star-transfer) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
Github-Star-Transfer
A simple CLI app written with Puppeteer and NodeJS to manually re-star repositories in GitHub from one account to another.
This app was built to help you "transfer" all starred repositories from one GitHub account to another. There are other apps that exist that export a link, but this one will use Puppeteer to star each repo automatically with a headless browser.

Installation
Install from NPM
npm install github-star-transfer --saveLink to bin
npm linkUsage example
star-transferRelease History
- 0.0.1
- Work in progress
Meta
Alex Lee – @alexlee_dev – alex@alex-lee.site
Distributed under the GPL license. See LICENSE for more information.